[2024-02-09] Changed date format and made monospace
This commit is contained in:
parent
fd408b07ae
commit
c0d282c849
5 changed files with 13 additions and 16 deletions
|
@ -19,14 +19,10 @@
|
|||
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="content">
|
||||
{% if page.backlink == true %}
|
||||
<a href="/"><-- back</a>
|
||||
{% endif %}
|
||||
<div class="content">
|
||||
<h1>
|
||||
{{ page.title }}
|
||||
</h1>
|
||||
{{ page.subtitle }}
|
||||
{{ content }}
|
||||
{% include defaultFooter.html %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue