Added font-awesome import in layouts/about/single.html

this fix #33
This commit is contained in:
Andrea Tarocchi 2018-09-05 00:15:23 +02:00 committed by GitHub
parent 933beda246
commit fbafad3ea2
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 }}