Restructure page to have a contents page on the side

This commit is contained in:
2021-12-22 17:46:01 +00:00
parent b9404c206c
commit a5341e770c
8 changed files with 121 additions and 39 deletions

View File

@@ -7,7 +7,8 @@
</head>
<body>
<h1>$h1title$</h1>
<div id="content">
$body$
<p style="font-size: 0.7em;"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a></p>
<p style="font-size: 0.7em;"> page generated by <a href="https://github.com/alvierahman90/notes2web">notes2web</a></p>
</div>
</body>