Skip to content

Commit

Permalink
Chore: 将评论框放在评论上方
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Jul 28, 2024
1 parent 43752c6 commit 69ef32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/production/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
term = ""
reactionsEnabled = "1"
emitMetadata = "0"
inputPosition = "bottom" # ["top", "bottom"]
inputPosition = "top" # ["top", "bottom"]
lightTheme = "light"
darkTheme = "dark_dimmed"
lazyLoad = true
Expand Down

0 comments on commit 69ef32b

Please sign in to comment.