threads/example_config.json
2024-06-02 09:11:52 +02:00

14 lines
286 B
JSON

{
"APPS": {
"threads": {
"site_name": "Thoughts",
"title":"Thoughts",
"description": "Hand-picked public posts from my social feed",
"server" : "https://social.ayco.io"
}
},
"ATTRIBUTION": {
"owner": "Author Name",
"year": "2024"
}
}