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