templs/page.tmpl: add current language in switcher
Some checks failed
/ deploy (push) Has been cancelled

This commit is contained in:
forgejo-actions[bot] 2024-09-10 20:15:11 +00:00
parent 15117a264b
commit d9681e4859
109 changed files with 10109 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}