Reproduce lente.dev setup
This commit is contained in:
parent
3ec9550325
commit
2ba59f18db
16 changed files with 261 additions and 146 deletions
|
@ -4,7 +4,7 @@
|
|||
<p>
|
||||
<i>
|
||||
<time datetime='{{ .Date.Format "2006-01-02" }}' pubdate>
|
||||
{{ .Date.Format (default "02 Jan, 2006" .Site.Params.dateFormat) }}
|
||||
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }}
|
||||
</time>
|
||||
</i>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue