mirror of
https://github.com/Xevion/glance.git
synced 2025-12-17 14:12:06 -06:00
Add center-vertically property
This commit is contained in:
@@ -73,6 +73,7 @@ type Page struct {
|
||||
Width string `yaml:"width"`
|
||||
ShowMobileHeader bool `yaml:"show-mobile-header"`
|
||||
HideDesktopNavigation bool `yaml:"hide-desktop-navigation"`
|
||||
CenterVertically bool `yaml:"center-vertically"`
|
||||
Columns []Column `yaml:"columns"`
|
||||
mu sync.Mutex
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user