aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/header.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/header.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/header.php')
-rw-r--r--app/views/partials/header.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/partials/header.php b/app/views/partials/header.php
index 7432617..a57e625 100644
--- a/app/views/partials/header.php
+++ b/app/views/partials/header.php
@@ -1,7 +1,5 @@
<!DOCTYPE html>
-
-<script>document.write('<html class="has-navbar-fixed-top" lang="en-us">');</script>
-<noscript><html lang="en-us"></noscript>
+<html class="has-navbar-fixed-top" lang="en-us">
<head>