Update article headers

This commit is contained in:
Akbar Rahman 2021-09-01 17:19:44 +01:00
parent f5b75ce74a
commit ae43e1e54d
Signed by: alvierahman90
GPG Key ID: 20609519444A1269
2 changed files with 11 additions and 7 deletions

View File

@ -10,17 +10,19 @@
<body> <body>
<div id="header"> <div id="header">
<p style="font-size: 0.7em"> tags: <p style="font-size: 0.7em"> tags: [
$for(tags)$ $for(tags)$
<a href="/.tags/$tags$.html">$tags$</a>$sep$, <a href="/.tags/$tags$.html">$tags$</a>$sep$,
$endfor$ $endfor$
</p> ]</p>
<p class="smallText" id="footer"> <p class="smallText">
written by $author$, generated by written by $for(author)$$author$$sep$, $endfor$
<a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a> <p class="smallText">
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default
colors
</p> </p>
<p class="smallText"> <p class="smallText">
syntax highlighting based on <a href="https://pygments.org/">Pygments'</a> default colors page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
</p> </p>
<details id="commitLog"> <details id="commitLog">
<summary class="smallText"> <summary class="smallText">

View File

@ -8,7 +8,9 @@
<body> <body>
<div id="header"> <div id="header">
<p class="smallText" id="footer"> page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a></p> <p class="smallText">
page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
</p>
<details> <details>
<summary class="smallText"> <summary class="smallText">
Commit log (file history) Commit log (file history)