2024-01-26 18:15:16 +00:00
parent d07173f35a
commit 396a274181

View File

@@ -17,6 +17,7 @@
<meta name="theme-color" content="#ffffff"> <meta name="theme-color" content="#ffffff">
<link rel="alternate" type="application/rss+xml" href="{{.Site.BaseURL }}blog/index.xml" title="{{ .Site.Title }}"> <link rel="alternate" type="application/rss+xml" href="{{.Site.BaseURL }}blog/index.xml" title="{{ .Site.Title }}">
<link rel="alternate" type="text/calendar" href="https://api.leighhack.org/events.ics" title="{{ .Site.Title }} Events">
<link rel="canonical" href="{{ .Permalink }}"> <link rel="canonical" href="{{ .Permalink }}">
{{ $opts := dict "transpiler" "libsass" "targetPath" "css/leighhack.css" }} {{ $opts := dict "transpiler" "libsass" "targetPath" "css/leighhack.css" }}