summaryrefslogtreecommitdiffstats
path: root/_includes
diff options
context:
space:
mode:
authorAilin Nemui2016-08-24 20:28:53 +0200
committerAilin Nemui2016-08-24 20:28:53 +0200
commitbdb78460c58bee1236e5c118a8f58a76e84e466a (patch)
tree3f11111f6baa997ab50db3e37b26236d9e6b0c26 /_includes
parent4b000512ec85c183d58320a03bc93f3e72f9d5fb (diff)
downloadscripts.irssi.org-bdb78460c58bee1236e5c118a8f58a76e84e466a.tar.bz2
github voting
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 1438833..e273f29 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -4,6 +4,7 @@
<script src="assets/js/filtertable.js"></script>
<script src="assets/js/jquery.timeago.js"></script>
<script src="assets/js/hashfill.js"></script>
+ <script src="assets/js/votes.js"></script>
<script>
$(function() {
jQuery.timeago.settings.cutoff = 365*24*60*60*1000;