aboutsummaryrefslogtreecommitdiff
path: root/src/templates/index.html
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2021-12-23 16:50:42 -0600
committerMark Powers <mark@marks.kitchen>2021-12-23 16:50:42 -0600
commit1d3574d38909bc9aae2792d839023e296fb25791 (patch)
treec409fbff38083b85356498f636714e6ec74f95e4 /src/templates/index.html
parent85a103d6a02a50ce28cbb44c2e693000d9b7388d (diff)
Add email unsubcribe link, update about me, add hello.js
Diffstat (limited to 'src/templates/index.html')
-rw-r--r--src/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index 6ba3d5a..c321ce9 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -6,6 +6,7 @@
<link rel="stylesheet" type="text/css" href="/css/styles.css">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for marks.kitchen" href="/feed.xml" />
{{> header}}
+ <script src="/js/hello.js"></script>
</head>
<body>