✨ add customize style / script
This commit is contained in:
@ -37,5 +37,10 @@ var (
|
||||
|
||||
// settings
|
||||
var (
|
||||
CheckParent bool
|
||||
)
|
||||
RawIndexHtml string
|
||||
IndexHtml string
|
||||
CheckParent bool
|
||||
//CustomizeStyle string
|
||||
//CustomizeScript string
|
||||
//Favicon string
|
||||
)
|
||||
|
Reference in New Issue
Block a user