aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/partials/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/layouts/partials/comments.html')
-rw-r--r--themes/simple/layouts/partials/comments.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/simple/layouts/partials/comments.html b/themes/simple/layouts/partials/comments.html
deleted file mode 100644
index 50c28ca..0000000
--- a/themes/simple/layouts/partials/comments.html
+++ /dev/null
@@ -1,9 +0,0 @@
1<section class="comments">
2 <h2 class="text-xl font-bold mb-2">Want to comment or have something to add?</h2>
3
4 <p class="mb-10">
5 You can write me an email at
6 <a href="mailto:m@mitjafelicijan.com" class="underline-offset-2 underline">m@mitjafelicijan.com</a> or catch up with me
7 <a href="https://telegram.me/mitjafelicijan" target="_blank" class="underline-offset-2 underline">on Telegram</a>.
8 </p>
9</section>