Add published attribute to articles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f4be152ca6
commit
3f6385f109
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@
|
||||||
<div class="text-block-2">{{author.full_name}}</div>
|
<div class="text-block-2">{{author.full_name}}</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<p class="text-block-2" style="font-size: 16px;margin-bottom: 0;">
|
<p class="text-block-2" style="font-size: 16px;margin: 0;">
|
||||||
{{read_time}} minute read · Published: {{published}}
|
{{read_time}} minute read · Published: {{published}}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue