update example config

This commit is contained in:
mst 2024-10-19 23:55:28 +03:00
parent ca7e584922
commit 5ee3422926

View file

@ -2,7 +2,7 @@
"instance": {
"title": "CatAsk",
"description": "Ask me something!",
"image": "/static/icons/favicon/apple-touch-icon.png",
"image": "/static/icons/favicon/android-chrome-512x512.png",
"fullBaseUrl": "https://catask.localhost",
"rules": ""
},
@ -13,7 +13,8 @@
"bgDark": "#202020",
"navStyle": "underline",
"tintColors": false,
"infoBoxLayout": "column"
"infoBoxLayout": "column",
"homepageLayout": "catask"
},
"trimContentAfter": "50",
"charLimit": "512",