updated head.html
This commit is contained in:
parent
2ccd3ad032
commit
60a5964fff
@ -39,10 +39,6 @@
|
|||||||
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/style.css" />
|
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/style.css" />
|
||||||
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/mobile.css" />
|
<link rel="stylesheet" href="{{ .Site.BaseURL }}css/mobile.css" />
|
||||||
<link rel="stylesheet" href="{{ .Site.BaseURL }}bower_components/cal-heatmap/cal-heatmap.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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
Reference in New Issue
Block a user