Compare commits

..

1 Commits

Author SHA1 Message Date
4951c25893 Add configuration for a placeholder 2025-10-15 21:48:05 +07:00
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +0,0 @@
{
"version": "1",
"name": "CostaPy",
"type": "collection"
}

3
config/placeholder.py Normal file
View File

@ -0,0 +1,3 @@
image = {
"profile":"https://ditaajipratama.net/img/no-profile-donut.png"
}