add navigation links
This commit is contained in:
parent
b269256d1c
commit
98616f01ad
15 changed files with 177 additions and 34 deletions
|
|
@ -99,8 +99,15 @@ code span.wa { color: #b58900; } /* Warning */
|
|||
<body>
|
||||
<img id="shork" src="images/shork.png"></img>
|
||||
<header id="page-header">
|
||||
<a class="page-header-button" href="index.html">Home</a>
|
||||
<a class="rss-button" href="atom.xml">Atom Feed</a>
|
||||
<div>
|
||||
<a class="page-header-button" href="index.html">Home</a>
|
||||
<a class="rss-button" href="atom.xml">Atom Feed</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="hedgedoc-button" href="https://pad.nevereverever.de">Hedgedoc</a>
|
||||
<a class="nextcloud-button" href="https://nextcloud.nevereverever.de">Nextcloud</a>
|
||||
<a class="forgejo-button" href="https://git.nevereverever.de">Forgejo</a>
|
||||
</div>
|
||||
</header>
|
||||
<main id="page">
|
||||
<header id="title-block-header">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue