[index] Remove unnecessary title override
This commit is contained in:
@ -1,7 +1,3 @@
|
|||||||
{{ define "title" }}
|
|
||||||
{{ .Title }} ⏎
|
|
||||||
{{ end }}
|
|
||||||
|
|
||||||
{{ define "links" }}
|
{{ define "links" }}
|
||||||
{{ $sassOptions := ( dict "outputStyle" "compressed" ) }}
|
{{ $sassOptions := ( dict "outputStyle" "compressed" ) }}
|
||||||
{{ $jsOptions := ( dict "target" "es2018" "minify" true ) }}
|
{{ $jsOptions := ( dict "target" "es2018" "minify" true ) }}
|
||||||
@ -36,4 +32,3 @@
|
|||||||
<small><em>For the glory of mankind.</em></small>
|
<small><em>For the glory of mankind.</em></small>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user