forked from deepStateMirrors/tabi
🔥 refactor: remove metadata in project files
This commit is contained in:
parent
b5bc0d44db
commit
10b85257cd
1 changed files with 0 additions and 9 deletions
|
@ -20,15 +20,6 @@
|
|||
{% endif %}
|
||||
</h1>
|
||||
|
||||
<div class="meta">
|
||||
{% if page.date %}
|
||||
{{ macros_format_date::format_date(date=page.date, short=false) }}
|
||||
{% endif %}
|
||||
{% if page.draft %}
|
||||
<span class="draft-label">DRAFT</span>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<div class="card-description">
|
||||
{% if page.description %}
|
||||
{{ page.description }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue