mirror of
https://github.com/yv1ing/MollyBlog.git
synced 2025-09-16 14:53:45 +08:00
new: Added motto display on home page and archive pages
This commit is contained in:
@@ -6,4 +6,6 @@ type mInfo struct {
|
||||
Author string `yaml:"author"`
|
||||
Language string `yaml:"language"`
|
||||
Copyright string `yaml:"copyright"`
|
||||
|
||||
Motto []string `yaml:"motto"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user