updated head.html

This commit is contained in:
Paul 2020-01-12 14:43:15 +01:00
parent 2ccd3ad032
commit 60a5964fff

View File

@ -39,10 +39,6 @@
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/style.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/mobile.css" />
<link rel="stylesheet" href="{{ .Site.BaseURL }}bower_components/cal-heatmap/cal-heatmap.css" />
{{ with .OutputFormats.Get "RSS" }}{{ .RelPermalink }}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end }}
</head>
<body>
<div class="container">