dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
update font awesome version (#304)
Clément Pannetier
13.44.2020
e46c452344a13d94b2748efa8a281778fc70df4b
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
_default
/
single.html
1
2
3
4
5
6
{{ define "title" }}
{{ .Title }} · {{ .Site.Title }}
{{ end }}
{{ define "content" }}
{{ partial "page.html" . }}
{{ end }}