fipamothemekit/data/settings.json
are0h d31b3e64a5 Updated Theme Engine, config files; added assets
Fixed some minor issues with the theme engine, updated config files to
use newly added open source assets.
2023-04-25 18:56:20 -07:00

60 lines
1.9 KiB
JSON

{
"title": "This is Fipamo",
"welcome_message": "Hey there. So this is a long ass title to see how it breaks",
"keywords": "creative technoglogist, graphic design, web development, designer developer, social thought, political discussion, music producer, creative culture, black creative, black geek",
"description": "The home site of Creative Technologist, music maker, and social philoshoper, Ro. Ha, I know. Me too.",
"dynamicRender": "true",
"background": "/assets/images/blog/2022/03/super-snapper-y57MGB34dEE-unsplash.jpg",
"default_bg": "/assets/images/global/default-bg.jpg",
"default_avi": "/assets/images/global/default-avi.png",
"tag_list": [
{
"title": "Swaggy Disgust",
"slug": "swaggy-disgust",
"path": "2020/06",
"feature": "/src/themes/theme-rikc03/rikc03/assets/images/test/2018/05/PREACHER_S2_207_SP_03.jpg"
},
{
"title": "Swaggy Disgust 2",
"slug": "swaggy-disgust-2",
"path": "2020/06",
"feature": "/src/themes/theme-rikc03/rikc03/assets/images/test/2018/05/nxt_08202016dg_2622.jpg"
},
{
"title": "Swaggy Disgust",
"slug": "swaggy-disgust",
"path": "2020/06",
"feature": "/src/themes/theme-rikc03/rikc03/assets/images/test/2018/05/PREACHER_S2_207_SP_03.jpg"
},
{
"title": "Swaggy Disgust 2",
"slug": "swaggy-disgust-2",
"path": "2020/06",
"feature": "/src/themes/theme-rikc03/rikc03/assets/images/test/2018/05/nxt_08202016dg_2622.jpg"
}
],
"menu": [
{
"title": "First",
"id": "3",
"slug": "page",
"uuid": "b60d6843-e957-43ac-8425-65145142236c",
"path": "2021/04"
},
{
"title": "Second",
"id": "4",
"slug": "page",
"uuid": "b60d6843-e957-43ac-8425-65145142236d",
"path": "2021/04"
},
{
"title": "Third",
"id": "5",
"slug": "page",
"uuid": "b60d6843-e957-43ac-8425-65145142236d",
"path": "2021/04"
}
]
}