chore: replace favicon

This commit is contained in:
2025-01-18 22:17:09 +01:00
parent ef1ce8aa87
commit abad698d25
3 changed files with 2 additions and 3 deletions

View File

@@ -10,4 +10,3 @@ POSTGRES_URL_NO_SSL=
POSTGRES_USER= POSTGRES_USER=
PURCHASE_REFLECTION_THRESHOLD= PURCHASE_REFLECTION_THRESHOLD=
NUMBER_OF_WEEKS= NUMBER_OF_WEEKS=
RATE_LIMIT=

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -1,7 +1,7 @@
{ {
"functions": { "functions": {
"app/api/**/*": { "app/api/**/*": {
"maxDuration": 90 "maxDuration": 60
} }
}, },
"headers": [ "headers": [