diff options
Diffstat (limited to 'shtml/navigationBar.shtml')
-rw-r--r-- | shtml/navigationBar.shtml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/shtml/navigationBar.shtml b/shtml/navigationBar.shtml deleted file mode 100644 index 0609ece..0000000 --- a/shtml/navigationBar.shtml +++ /dev/null @@ -1,20 +0,0 @@ -<div id="navigationBar"> - <p id="themeToggler" onclick="toggleTheme();">TOGGLE THEME</p> - - <a href="/html/about.html">ABOUT</a> - - <div class="separator"></div> - - <a href="/html/ax.html">AX</a> - <a href="/html/backspace.html">BACKSPACE</a> - <a href="/html/benoit.html">BENOIT</a> - <a href="/html/bowshock.html">BOWSHOCK</a> - <a href="/html/bzipper.html">BZIPPER</a> - <a href="/html/deltaWorld.html">DELTA·WORLD</a> - <a href="/html/eas.html">eAS</a> - <a href="/html/luma.html">LUMA</a> - <a href="/html/pollex.html">POLLEX</a> - <a href="/html/u8c.html">U8C</a> - <div class="separator"></div> - <a href="https://mandelbrot.dk/">SOURCES</a> -</div> |