This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
breakds
/
www.breakds.org
mirror of
https://github.com/breakds/www.breakds.org
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Add utterance as partials to support comments.
master
Break Yang
5 months ago
parent
3330196854
commit
ef0028569e
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
layouts/partials/comments.html
+ 8
- 0
layouts/partials/comments.html
View File
@ -0,0 +1,8 @@
<
script
src
=
"https://utteranc.es/client.js"
repo="breakds/www.breakds.org"
issue-term="pathname"
label="Comment"
theme="github-light"
crossorigin="anonymous"
async>
<
/
script
>
Write
Preview
Loading…
Cancel
Save