add entry detail page

This commit is contained in:
Tilman Behrend 2025-09-21 17:47:28 +02:00
parent 4ab0ca00ad
commit 5402f98d05
10 changed files with 1116 additions and 72 deletions

View file

@ -18,5 +18,10 @@
"titleBar.inactiveBackground": "#ff2fa299",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#ff2fa2"
"peacock.color": "#ff2fa2",
"cSpell.words": [
"audiotrack",
"Nominatim",
"videocam"
]
}