aboutsummaryrefslogtreecommitdiff
path: root/template/post.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-02-12 10:57:51 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-02-12 10:57:51 +0100
commit149cbf72e47eeb7dc7354207477b63c46c8e4fa9 (patch)
tree9b3e843a03d770e4239f0adf247170fe3f41167a /template/post.html
parentad65ada61fe617631020f486758a62a8d0440e72 (diff)
downloadmitjafelicijan.com-149cbf72e47eeb7dc7354207477b63c46c8e4fa9.tar.gz
Added IRC to the post pages
Diffstat (limited to 'template/post.html')
-rwxr-xr-xtemplate/post.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/post.html b/template/post.html
index 31a77b6..eb7d1b2 100755
--- a/template/post.html
+++ b/template/post.html
@@ -31,6 +31,11 @@
31 31
32 <hr class="top-margin"> 32 <hr class="top-margin">
33 33
34 <p>
35 <strong>IRC:</strong> You can contact me on IRC <code>irc.libera.chat:6697</code> on channel <code>#mitjafelicijan</code>.
36 Or by going to <a href="https://web.libera.chat/#mitjafelicijan" target="_blank">https://web.libera.chat/#mitjafelicijan</a>.
37 </p>
38
34 <section class="comments" data-guid="{{.Slug}}"> 39 <section class="comments" data-guid="{{.Slug}}">
35 <h4>Comments</h4> 40 <h4>Comments</h4>
36 <form> 41 <form>