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,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>