aboutsummaryrefslogtreecommitdiff
path: root/src/templates/footer.html
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2021-02-23 20:09:29 -0600
committerMark Powers <mark@marks.kitchen>2021-02-23 20:09:29 -0600
commit8a0a3a00e75dc2351a7218d0059b87f7e9345871 (patch)
tree180a3dc0065db849301d0e87c11f129475c02eb5 /src/templates/footer.html
parent4ed0b48232f2d0fdaa1ed85f243119608d2d5caf (diff)
parent5b5dc610bc0da17fd006982de50b4dc74b134a54 (diff)
Merge branch 'master' of marks.kitchen:/srv/git/markskitchen
Diffstat (limited to 'src/templates/footer.html')
-rw-r--r--src/templates/footer.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/templates/footer.html b/src/templates/footer.html
index 617b5fa..6dc5a48 100644
--- a/src/templates/footer.html
+++ b/src/templates/footer.html
@@ -11,4 +11,8 @@
<span class="spacer"></span>
<br>
</div>
-</footer> \ No newline at end of file
+ <div>
+ <noscript>Enable javascript for a background image</noscript>
+ <script src="/js/background.js"></script>
+ </div>
+</footer>