20 lines
420 B
JSON
20 lines
420 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":""
|
||
|
}
|
||
|
}
|