mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Added dark and light theme switching
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package config
|
||||
|
||||
type mInfo struct {
|
||||
Logo string `yaml:"logo"`
|
||||
Link string `yaml:"link"`
|
||||
Title string `yaml:"title"`
|
||||
Author string `yaml:"author"`
|
||||
|
||||
Reference in New Issue
Block a user