mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-29 23:41:08 +02:00
Custom CSS support, fix #10
This commit is contained in:
@ -17,6 +17,7 @@ import (
|
||||
// Options holds web package configuration
|
||||
type Options struct {
|
||||
Enabled bool
|
||||
CustomCSS string
|
||||
Favicon string
|
||||
Hostname string
|
||||
ListenAddress string
|
||||
|
Reference in New Issue
Block a user