optional animal name placeholders for profile names

This commit is contained in:
Martti Malmi
2023-10-06 10:20:12 +03:00
parent 0b5dc2d290
commit ef7fc458f6
5 changed files with 1861 additions and 5 deletions

View File

@ -5,5 +5,6 @@
"nip05Domain": "iris.to",
"favicon": "public/iris/favicon.ico",
"appleTouchIconUrl": "/img/apple-touch-icon.png",
"httpCache": "https://api.iris.to"
"httpCache": "https://api.iris.to",
"animalNamePlaceholders": true
}