We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd35b1 commit a2a4830Copy full SHA for a2a4830
layouts/partials/footer.html
@@ -1,10 +1,10 @@
1
<footer class="family-secondary support content">
2
{{ if and (eq .Section "posts") (eq .Kind "page") }}
3
- {{ partial "giscus.html" . }}
+ {{ partial "giscus.html" . }}
4
{{ end }}
5
<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>.
+ Hi! If you made it this far, maybe you want to stay in touch. You can connect with me on <a
+ href="https://www.linkedin.com/in/sumit4613/">LinkedIn</a>.
8
</p>
9
<p class="pb-8">
10
© Sumit Singh {{ now.Format "2006"}}.
0 commit comments