feat(comment): add Utterances comment system (#317)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.comment {
|
||||
#comments {
|
||||
padding: 4rem 0;
|
||||
}
|
||||
|
||||
@@ -371,4 +371,4 @@ $admonition-background-color-map: (
|
||||
) !default;
|
||||
// ========== Admonition ========== //
|
||||
|
||||
$MAX_LENGTH: 9999px;
|
||||
$MAX_LENGTH: 12000px;
|
||||
|
||||
Reference in New Issue
Block a user