about summary refs log tree commit diff
path: root/src/index.html
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-25 17:09:22 +0100
committerEmile <hanemile@protonmail.com>2019-02-25 17:09:22 +0100
commitde59393dbd2043611de91f0612626bc858256d19 (patch)
treedffaeff9af6f23b532d19fbe32d469f27bfa0e56 /src/index.html
parenta96564e6b155c396c0b05f095e0bb834ab1d7b4d (diff)
added the kanboard to the menu
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/index.html b/src/index.html
index 87cf010..5d3624b 100644
--- a/src/index.html
+++ b/src/index.html
@@ -35,7 +35,7 @@
                 </div>
 
                 <div class="col-4 text-center">
-                    <a class="blog-header-logo text-light" href="/">Simulator</a>
+                    <a class="blog-header-logo text-light" href="/">Galaxy Simulator</a>
                 </div>
 
                 <div class="col-4 text-center">
@@ -47,12 +47,11 @@
         <div class="nav-scroller py-1 mb-2">
             <nav class="nav d-flex justify-content-between">
                 <a class="p-2 text-unmuted">Home</a>
-                <a class="p-2 text-muted" href="http://writeup.emile.space">Writeup (en) </a>
-                <a class="p-2 text-muted" href="http://writeup-de.emile.space">Writeup (de)</a>
+                <a class="p-2 text-muted" href="http://writeup.emile.space">Writeup</a>
                 <a class="p-2 text-muted" href="http://code.emile.space">Code</a>
+                <a class="p-2 text-muted" href="http://kanboard.nbg1.emile.space">Kanban</a>
                 <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/lang-en/main.pdf#section.2">Generation</a>
                 <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/master/main.pdf#subsection.5.4">Database</a>
-                <!-- <a class="p-2 text-muted" href="#">Manager</a> -->
                 <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/lang-en/main.pdf#section.3">Simulation</a>
                 <a class="p-2 text-muted" href="https://traefik.io">Load balancing</a>
                 <a class="p-2 text-muted" href="https://grafana.com/">Monitoring</a>
@@ -62,7 +61,6 @@
             </nav>
         </div>
 
-
         <div class="row my-4">
             <div class="col-lg-8">
                 <img class="img-fluid rounded" src="images/example_image_cropped_900x400.png" alt="">