Merge pull request #36 from valdar/issue35

Added footer/font-awesome-js.html import in layout/about/single.html
This commit is contained in:
Huy Tran 2018-09-06 10:41:40 +07:00 committed by GitHub
commit c7c90c7b87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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