aboutsummaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-09-09 18:37:29 -0600
committerMelody Horn <melody@boringcactus.com>2020-09-09 18:37:29 -0600
commitd1d65d5d64ea7fc1418c607d12c675113da9513a (patch)
tree5e7c898a6691372e1343be492ff71ab57d85c415 /_layouts
parentc9e464023b3c8b5d3bf529f583dcd0ee81457cb7 (diff)
downloadboringcactus.com-d1d65d5d64ea7fc1418c607d12c675113da9513a.tar.gz
boringcactus.com-d1d65d5d64ea7fc1418c607d12c675113da9513a.zip
fuck HN all my homies hate HN
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 7970741..b9c7d9c 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -32,5 +32,6 @@
<h1>{{ page.title }}{% if page.date %} <small>({{ page.date | date_to_string }})</small>{% endif %}</h1>
{{ content }}
</main>
+<script src="/fuck-hn.js"></script>
</body>
</html>