This commit is contained in:
Simon Vieille 2020-03-17 14:17:01 +01:00
parent aa2b84d30e
commit f3dcee7152
Signed by: deblan
GPG Key ID: 03383D15A1D31745
2 changed files with 166 additions and 2 deletions

164
public/assets/img/logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -13,8 +13,8 @@
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="https://bulma.io">
<img src="https://bulma.io/images/bulma-logo.png" width="112" height="28">
<a class="navbar-item" href="{{ path('charts') }}">
<img src="{{ asset('assets/img/logo.svg') }}" height="28">
</a>
<a role="button" class="navbar-burger burger" aria-label="menu" aria-expanded="false" data-target="navbarBasicExample">