mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 23:15:31 -04:00
make the main content/blog section configurable instead of hardcoded to notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script async defer
|
||||
src="https://utteranc.es/client.js"
|
||||
data-repo="{{ .Site.Params.utterancesRepo }}"
|
||||
data-repo="{{ .Site.Params.github }}"
|
||||
data-issue-term="og:title"
|
||||
data-label="comments"
|
||||
data-theme="github-light"
|
||||
|
Reference in New Issue
Block a user