Kloon van Maverick-thema naar custom-thema

This commit is contained in:
Michael Boelen 2023-05-05 16:36:10 +02:00
parent 9072f86867
commit 1e1d536e3d
65 changed files with 2923 additions and 1 deletions

View 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>