setup: updated logo url
This commit is contained in:
parent
cf9fb61f80
commit
8f951a55d7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
<div class="container container-tight py-4">
|
<div class="container container-tight py-4">
|
||||||
<div class="text-center mb-4">
|
<div class="text-center mb-4">
|
||||||
<a href="/" class="navbar-brand navbar-brand-autodark">
|
<a href="/" class="navbar-brand navbar-brand-autodark">
|
||||||
<img src="http://localhost:8000/logo" height="96" alt="">
|
<img src="/logo" height="96" alt="logo">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue