egoport/config.json
2023-11-23 19:14:20 +01:00

21 lines
438 B
JSON

{
"theme":"default",
"title":"hernik",
"subtitle":"time to cause some mischief",
"links":[
"https://social.linux.pizza/@hernik"
],
"mastodon":{
"host":"https://social.linux.pizza",
"username":"hernik"
},
"shoutbox":true,
"contact":true,
"captcha":{
"enabled":true,
"method":"friendly",
"secretKey":"",
"clientKey":"",
"url":""
}
}