summaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorAlexander Færøy2014-05-31 12:44:57 +0200
committerAlexander Færøy2014-05-31 12:44:57 +0200
commitf771958f033684eee63cc47e1a446276697a8bfc (patch)
tree109dc3a7ccf7d8226ffcf8d074733f4818f76491 /_includes/footer.html
parent171b6febdd08d20f4fe2ea5f2ef18994eeb9916b (diff)
downloadscripts.irssi.org-f771958f033684eee63cc47e1a446276697a8bfc.tar.bz2
Add initial page
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 0000000..9885047
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,4 @@
+ <script src="assets/js/jquery.min.js"></script>
+ <script src="assets/js/bootstrap.min.js"></script>
+ </body>
+</html>