the website is now more lightweight
This commit is contained in:
parent
59c38330f6
commit
74929ff17a
4 changed files with 8 additions and 93 deletions
|
@ -41,7 +41,7 @@
|
|||
<article>
|
||||
<h1>{{ .Title }}</h1>
|
||||
<p class="meta">
|
||||
{{ with .Params.activetime }}<span class="date">{{ . }}</span>{{ end }}<br />
|
||||
{{ with .Params.activetime }}<span class="date">{{ . }}</span><br />{{ end }}
|
||||
{{ with .Params.status }}<span class="status">{{ . }}</span>{{ end }}
|
||||
</p>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue