[index] Remove unnecessary title override

master
Lorenzo Cogotti 3 years ago
parent 8a2d2503ea
commit 5fdc9e4cdd

@ -1,7 +1,3 @@
{{ define "title" }}
{{ .Title }} ⏎
{{ end }}
{{ define "links" }}
{{ $sassOptions := ( dict "outputStyle" "compressed" ) }}
{{ $jsOptions := ( dict "target" "es2018" "minify" true ) }}
@ -36,4 +32,3 @@
<small><em>For the glory of mankind.</em></small>
</div>
{{ end }}

Loading…
Cancel
Save