mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-09 16:24:30 +00:00
fixed logo path
This commit is contained in:
parent
f816ecc02a
commit
87d6e412ef
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
<body>
|
||||
<nav class="navbar navbar-light bg-light">
|
||||
<div class="navbar-brand">
|
||||
<img src="/logo.svg" height="50" width="116" alt="LOGO">
|
||||
<img src="logo.svg" height="50" width="116" alt="LOGO">
|
||||
</div>
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<li class="nav-item dropdown">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue