typography: switch display font from Combined to Ductus

This commit is contained in:
Pontoporeia
2026-04-08 18:07:24 +02:00
parent a333a5fdad
commit 424f79c819
18 changed files with 40 additions and 12 deletions

View File

@@ -3,12 +3,12 @@
"short_name": "",
"icons": [
{
"src": "/favicons/android-chrome-192x192.png",
"src": "/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/favicons/android-chrome-512x512.png",
"src": "/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}