Skip to content

Commit 7919ea0

Browse files
committed
chore: remove utteranc.es, as they make blog pages longer
1 parent d0926f1 commit 7919ea0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

_layouts/post.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,5 @@ <h1 class="post-title p-name" itemprop="name headline">
3636

3737
<div class="post-content e-content" itemprop="articleBody">{{ content }}</div>
3838

39-
<script src="https://utteranc.es/client.js"
40-
repo="MyNameIsTrez/MyNameIsTrez.github.io"
41-
issue-term="pathname"
42-
theme="github-dark"
43-
crossorigin="anonymous"
44-
async>
45-
</script>
46-
4739
<a class="u-url" href="{{ page.url | relative_url }}" hidden></a>
4840
</article>

0 commit comments

Comments
 (0)