Fix footer
This commit is contained in:
parent
d52a939236
commit
362da70939
1 changed files with 18 additions and 18 deletions
|
@ -37,6 +37,6 @@
|
|||
</a>
|
||||
{% endif %}
|
||||
<br>
|
||||
<p>Site last built {{ build_date_utc.strftime('%Y-%m-%d @ %H:%M UTC') }}</p>
|
||||
<p><a href="https://dtinth.github.io/comic-mono-font/">Comic Mono</a> font copyright (c) dtinth</p>
|
||||
<p style="margin:0;">Site last built {{ build_date_utc.strftime('%Y-%m-%d @ %H:%M UTC') }}</p>
|
||||
<p style="margin:0;"><a href="https://dtinth.github.io/comic-mono-font/">Comic Mono</a> font copyright (c) dtinth</p>
|
||||
</div>
|
Loading…
Reference in a new issue