Skip to content

Commit

Permalink
style: disable article reaction
Browse files Browse the repository at this point in the history
  • Loading branch information
lotusk08 committed Jan 17, 2025
1 parent 709258b commit 51f520f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/comments/waline.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
],
dark: "__waline__css__",
locale,
reaction: 'false',
});
let head = document.getElementsByTagName("head")[0];
let css = head.lastChild;
Expand Down

0 comments on commit 51f520f

Please sign in to comment.