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
Taxonomy initial commit, tags and categories (#90)
Khosrow Moossavi
27.43.2018
fd3ec89897b1c3871b6761083611c2c3f158fd69
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
posts
/
li.html
1
2
3
4
<li>
<span>{{ .Date.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}</span>
<a href="{{ .URL }}">{{ .Title }}</a>
</li>