Skip to content

Commit

Permalink
Added footer/font-awesome-js.html import in layout/about/single.html
Browse files Browse the repository at this point in the history
this fix issue spf13#35
  • Loading branch information
valdar authored Sep 4, 2018
1 parent 933beda commit 9db8f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/about/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ <h1>{{ .Title }}</h1>
{{ end }}

{{ define "footer" }}
{{ partial "footer/font-awesome-js.html" . }}
{{ end }}

0 comments on commit 9db8f04

Please sign in to comment.