[Modified] Comment data-input-position Problem Fix
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
data-strict={{ giscus.data-strict }}
|
||||
data-reactions-enabled={{ giscus.reaction-enabled }}
|
||||
data-theme={{ giscus.theme }}
|
||||
data-input-position={{ input-position }}
|
||||
data-input-position={{ giscus.input-position }}
|
||||
data-loading={{ giscus.loading }}
|
||||
crossorigin={{ giscus.crossorigin }}
|
||||
async>
|
||||
|
||||
Reference in New Issue
Block a user