Added footer/font-awesome-js.html import in layout/about/single.html
this fix issue #35
This commit is contained in:
parent
933beda246
commit
9db8f044d4
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ define "footer" }}
|
{{ define "footer" }}
|
||||||
|
{{ partial "footer/font-awesome-js.html" . }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in a new issue