删除不必要的空格

This commit is contained in:
pai233
2022-05-11 09:35:39 +08:00
Unverified
parent 7187a17896
commit f768d6fce0

View File

@@ -34,7 +34,7 @@ hr
when 'Waline' when 'Waline'
#waline-wrap #waline-wrap
when 'Giscus' when 'Giscus'
#giscus-wrap #giscus-wrap
when 'Facebook Comments' when 'Facebook Comments'
.fb-comments(data-colorscheme = theme.display_mode === 'dark' ? 'dark' : 'light' .fb-comments(data-colorscheme = theme.display_mode === 'dark' ? 'dark' : 'light'
data-numposts= theme.facebook_comments.pageSize || 10 data-numposts= theme.facebook_comments.pageSize || 10