aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views
diff options
context:
space:
mode:
authorMarvin Borner2019-05-15 21:22:16 +0200
committerMarvin Borner2019-05-15 21:22:16 +0200
commitf98205bb8215de29aacf5bc6591734af2d4c4d12 (patch)
tree13ae856e0ee96470b7e6d076b8719b39463fc77f /src/main/resources/views
parent418cd1964eb67a95c70c0d2a6a264d8774e3ec38 (diff)
Improved dark mode
Co-authored-by: LarsVomMars <lars@kroenner.eu>
Diffstat (limited to 'src/main/resources/views')
-rw-r--r--src/main/resources/views/fileview.rocker.html2
-rw-r--r--src/main/resources/views/index.rocker.html1
2 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/views/fileview.rocker.html b/src/main/resources/views/fileview.rocker.html
index 62ae1b5..6be08fd 100644
--- a/src/main/resources/views/fileview.rocker.html
+++ b/src/main/resources/views/fileview.rocker.html
@@ -25,7 +25,7 @@
<div class="navigation">
<h3>
<a href="/"><i class="icon ion-md-home"></i></a>
- <a href="../">Files</a>
+ <a href="./">Files</a>
<i class='icon ion-ios-arrow-forward'></i>
<a href="">@filename</a>
</h3>
diff --git a/src/main/resources/views/index.rocker.html b/src/main/resources/views/index.rocker.html
index 5f71ea1..7c9f46c 100644
--- a/src/main/resources/views/index.rocker.html
+++ b/src/main/resources/views/index.rocker.html
@@ -15,7 +15,6 @@
<div class="navigation">
<h3>
<a href="/"><i class="icon ion-md-home"></i></a>
- <a href="">Home</a>
</h3>
</div>
<div class="flex">