Kloon van Maverick-thema naar custom-thema
This commit is contained in:
parent
9072f86867
commit
1e1d536e3d
65 changed files with 2923 additions and 1 deletions
7
themes/nluug/layouts/partials/comments.html
Normal file
7
themes/nluug/layouts/partials/comments.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<script src="https://utteranc.es/client.js"
|
||||
repo={{ .Site.Params.comments.githubRepo }}
|
||||
issue-term="pathname"
|
||||
theme={{ .Site.Params.comments.theme }}
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue