Switch comments from utterances to giscus

to use GitHub discussions instead of issues for comment threads.
This commit is contained in:
Philipp Oppermann
2021-06-12 16:12:38 +02:00
parent 762beaa59e
commit a46c20ef93
7 changed files with 41 additions and 10 deletions

View File

@@ -462,3 +462,11 @@ a strong {
.status-update-list li {
margin-bottom: .5rem;
}
#comments {
visibility: hidden;
}
.comment-directly-on-github {
margin-top: 1rem;
}