You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fipamo/site-settings.json

18 lines
359 B
JSON

{
"url": "http://fipamo.local/",
"title": "this is the title",
"description":"The most chill blog framework ever.",
"theme": "default",
"private": false,
"email": {
"smtp": {
"domain":"",
"email": "",
"password": ""
},
"mailgun": {
"domain": "",
"api-key": ""
}
}
}