uprava zobrazenie API pre parametre,
fix cesty pre logo SVG, nastavenie DEV servera VITE pre vsetky interface
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user