1
0
Fork 0
forked from fun/fun

Documentation update and some web fixes. No code changes. (0.41.16)

This commit is contained in:
Johannes Findeisen 2026-05-28 23:44:45 +02:00
commit 2cd6628a71
9 changed files with 236 additions and 75 deletions

View file

@ -4,7 +4,7 @@ layout: default
<div class="post">
<header class="post-header">
<h1 class="post-title" id="terminal">{{ site.title }} {{ page.title }}</h1>
<h1 class="post-title" id="NOterminal">{{ site.title }} {{ page.title }}</h1>
<p class="post-meta" style="padding: 0px 0px 0px 0px;">{% if page.date %}{{ page.date | date: "%b %-d, %Y" }}{% endif %}{% if page.date and page.date_updated %} - {% endif %}{% if page.date_updated %}Edited: {{ page.date_updated | date: "%b %-d, %Y" }}{% endif %}{% if page.author %}, <a href="{{ page.author_url }}" target="_blank" class="user">{{ page.author }}</a>{% endif %}</p>
</header>
<article class="post-content">