summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorAmolith2019-05-19 20:45:08 -0400
committerAmolith2019-05-19 20:50:53 -0400
commit4a02ca5d116901a46453380ff1401f8810a763e9 (patch)
tree673fce15eb1a909a38a5bd99216cd97cc6035246 /public
parent84d9b9acb57916a676d17920dccc4e662f839cf8 (diff)
fix issue 72
Signed-off-by: Amolith <amolith@nixnet.xyz>
Diffstat (limited to 'public')
-rw-r--r--public/views/index/body.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index bb0f04ab..0caa9238 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -77,7 +77,7 @@
</a>
</div>
<div class="col-md-4 inner">
- <a href="<%- serverURL %>/features#Slide-Modee">
+ <a href="<%- serverURL %>/features#Slide-Mode">
<i class="fa fa-tv fa-3x"></i>
<h4><%= __('Support slide mode') %></h4>
</a>