header and footer

This commit is contained in:
2018-05-11 15:13:25 +02:00
parent 3d6e3c63ee
commit 448c460abc
8 changed files with 72 additions and 15 deletions

View File

@ -1,5 +1,3 @@
<!-- { "toc": "compute", "title": "Projects - Just for Fun" } -->
<h1>Index</h1>
BlaBla
#bla#
#toc#

View File

@ -8,8 +8,23 @@
<script>hljs.initHighlightingOnLoad();</script>
</head>
<body>
<div>
#maincontent#
<div class="header">
<h1>Projects - just for fun</h1>
</div>
<div class="topnav">
<a href="index">Home</a>
<a href="pages/impressum">Impressum</a>
</div>
<div class="row">
<div class="main">
#maincontent#
</div>
</div>
<div class="footer">
<a href="pages/impressum">Impressum</a>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
<!-- { "title": "Impressum" } -->
<h1>Impressum</h1>
Wolfgang Hottgenroth