add paxover theme setting to config
This commit is contained in:
@@ -226,15 +226,22 @@ form:
|
||||
|
||||
hashover_section:
|
||||
type: section
|
||||
title: hashover integration settings
|
||||
title: Hashover integration settings
|
||||
underline: true
|
||||
|
||||
hashover.domain:
|
||||
type: text
|
||||
label: hashover domain
|
||||
help: Domain where your hashover instance is hosted
|
||||
label: Hashover domain
|
||||
help: Domain where your Hashover instance is hosted
|
||||
size: medium
|
||||
|
||||
hashover.theme:
|
||||
type: text
|
||||
label: Hashover theme
|
||||
size: medium
|
||||
help: Hashover widget theme
|
||||
default: "default-borderless"
|
||||
|
||||
hashover.title:
|
||||
type: text
|
||||
label: Comments section title
|
||||
|
||||
@@ -25,3 +25,4 @@ hashover:
|
||||
domain:
|
||||
title:
|
||||
disable_comments:
|
||||
theme:
|
||||
|
||||
Reference in New Issue
Block a user