File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
< footer class ="family-secondary support content ">
2
- {{ partial "posts/ giscus.html" . }}
2
+ {{ partial "giscus.html" . }}
3
3
< p class ="pb-2 ">
4
4
Hi! If you made it this far, maybe you want to stay in touch. You can follow me on < a
5
5
href ="https://twitter.com/sumitsingh4613 "> Twitter</ a > , subscribe via < a href ="/index.xml "> Atom/RSS</ a > .
Original file line number Diff line number Diff line change 1
- {{- if isset .Site.Params "giscus" -}}
2
- {{- if and (isset .Site.Params.giscus "repo") (not (eq .Site.Params.giscus.repo "" )) (eq (.Params.disable_comments | default false) false) -}}
3
1
< script src ="https://giscus.app/client.js "
4
2
data-repo ="sumit4613/sumit4613.github.io "
5
3
data-repo-id ="MDEwOlJlcG9zaXRvcnkxNzg0NTk0MDg= "
15
13
data-loading ="lazy "
16
14
crossorigin ="anonymous "
17
15
async >
18
- </ script >
19
- {{- end -}}
20
- {{- end -}}
16
+ </ script >
You can’t perform that action at this time.
0 commit comments