This commit is contained in:
2021-08-15 20:40:13 +01:00
parent 08b0037ee6
commit d77077f13d
5 changed files with 49 additions and 3 deletions

View File

@@ -9,6 +9,12 @@
</head>
<body>
<p style="font-size: 0.7em"> tags:
$for(tags)$
<a href="/.tags/$it$.html">$it$</a>$sep$,
$endfor$
</p>
$body$
<p style="font-size: 0.7em;"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a></p>
</body>