[M] Rename config files to generalize them
This commit is contained in:
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"title":
|
||||
{
|
||||
"text": "Hykilpikonna's Gallery",
|
||||
"sub": "This is a subtitle",
|
||||
"height": 80,
|
||||
"background": "title.jpeg",
|
||||
"dim": 60,
|
||||
"text_color": "white",
|
||||
"font": "'Neucha', cursive"
|
||||
},
|
||||
"footer":
|
||||
{
|
||||
"text": "",
|
||||
"height": 10,
|
||||
"background": "lightgray"
|
||||
},
|
||||
"artwork":
|
||||
{
|
||||
"default_title": "Untitled",
|
||||
"default_format": "jpg",
|
||||
"author": "Hykilpikonna"
|
||||
},
|
||||
"artworks":
|
||||
[
|
||||
{
|
||||
"date": "2019-10-05",
|
||||
"title": "Vibrance",
|
||||
"format": "png"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-17",
|
||||
"title": "Entrance"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-23",
|
||||
"title": "Flowey"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-30",
|
||||
"title": "Serial Dilution"
|
||||
},
|
||||
{
|
||||
"date": "2019-11-10",
|
||||
"title": "View",
|
||||
"description": "This is an example description"
|
||||
},
|
||||
{
|
||||
"date": "2019-11-21",
|
||||
"title": "Frozen"
|
||||
},
|
||||
{
|
||||
"date": "2019-12-20",
|
||||
"title": "Snow Quirrel"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user