Fix footnotes and anchor href

This commit is contained in:
Alexis Tacnet
2017-02-24 14:50:45 +01:00
parent 74ac69fb6a
commit b89ca391a6
4 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
<head>
{{ partial "meta.html" . }}
<base href="{{ .Site.BaseURL }}">
<title>
{{ $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" }}
{{ if eq $url "" }}