Skip to content

Commit a2a4830

Browse files
committed
update footer
1 parent cdd35b1 commit a2a4830

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/partials/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<footer class="family-secondary support content">
22
{{ if and (eq .Section "posts") (eq .Kind "page") }}
3-
{{ partial "giscus.html" . }}
3+
{{ partial "giscus.html" . }}
44
{{ end }}
55
<p class="pb-2">
6-
Hi! If you made it this far, maybe you want to stay in touch. You can follow me on <a
7-
href="https://twitter.com/sumitsingh4613">Twitter</a>, subscribe via <a href="/index.xml">Atom/RSS</a>.
6+
Hi! If you made it this far, maybe you want to stay in touch. You can connect with me on <a
7+
href="https://www.linkedin.com/in/sumit4613/">LinkedIn</a>.
88
</p>
99
<p class="pb-8">
1010
&copy; Sumit Singh {{ now.Format "2006"}}.

0 commit comments

Comments
 (0)