aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/navigator.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-05-17 05:30:10 -0400
committerThedro Neely <thedroneely@gmail.com>2019-05-17 05:30:10 -0400
commit48e0d578c7f65e6a0ab8d293217983ba8bb21c00 (patch)
treeaf5e689dc324d8fe481d1ce156fbecfac942d3ad /app/views/partials/navigator.php
parent7bd205c61c5d6359e82e3d031c55abe8934a76e4 (diff)
downloadthedroneely.com-48e0d578c7f65e6a0ab8d293217983ba8bb21c00.tar.gz
thedroneely.com-48e0d578c7f65e6a0ab8d293217983ba8bb21c00.tar.bz2
thedroneely.com-48e0d578c7f65e6a0ab8d293217983ba8bb21c00.zip
app/views/partials/navigator: Use noscript style override
Diffstat (limited to 'app/views/partials/navigator.php')
-rw-r--r--app/views/partials/navigator.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/partials/navigator.php b/app/views/partials/navigator.php
index 44a1ff5..05888c8 100644
--- a/app/views/partials/navigator.php
+++ b/app/views/partials/navigator.php
@@ -1,6 +1,5 @@
- <script>document.write('<nav id="navbar" class="navbar is-fixed-top" aria-label="main navigation">');</script>
- <noscript><nav id="navbar" class="navbar" aria-label="main navigation"></noscript>
+ <nav id="navbar" class="navbar is-fixed-top" aria-label="main navigation">
<div class="container">