Added footer/font-awesome-js.html import in layout/about/single.html

this fix issue #35
This commit is contained in:
Andrea Tarocchi 2018-09-05 00:20:45 +02:00 committed by GitHub
parent 933beda246
commit 9db8f044d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@
{{ end }}
{{ define "footer" }}
{{ partial "footer/font-awesome-js.html" . }}
{{ end }}