Added site setting.
This commit is contained in:
parent
39611070f8
commit
3774c903e2
17 changed files with 170 additions and 18 deletions
|
|
@ -1,6 +1,7 @@
|
|||
package models
|
||||
|
||||
type ThemeMeta struct {
|
||||
ID string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
URL string `json:"repo"`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue