uprava zobrazenie API pre parametre,

fix cesty pre logo SVG,
nastavenie DEV servera VITE pre vsetky interface
This commit is contained in:
2025-10-11 15:37:51 +02:00
parent 1cf79a20b3
commit 995e0e40a5
4 changed files with 63 additions and 38 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<div id="header">
<div class="logo">
<router-link to="/">
<img src="/public/bugreport.svg" height="48" width="48" />
<img src="/bugreport.svg" height="48" width="48" />
</router-link>
<router-link to="/">
<h1>Bug Report</h1>