aboutsummaryrefslogtreecommitdiff
path: root/_includes/default.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/default.html')
-rw-r--r--_includes/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/default.html b/_includes/default.html
index 710635f..61f43bf 100644
--- a/_includes/default.html
+++ b/_includes/default.html
@@ -36,6 +36,6 @@
<h1>{{ title }}{% if showDate %} <small>({{ page.date | date: "%d %b %Y", 'Etc/UTC' }})</small>{% endif %}</h1>
{{ content }}
</main>
-<script src="/assets/fuck-hn.js"></script>
+<script src="/assets/site.js"></script>
</body>
</html>