We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b6678 commit 8ce4b35Copy full SHA for 8ce4b35
partials/navbar.html
@@ -35,7 +35,9 @@
35
<ul class="sidenav sidenav-fixed" id="nav-mobile">
36
<li class="logo">
37
<a class="brand-logo" id="logo-container" href="/">
38
- <object id="front-page-logo" type="image/svg+xml" data="images/materialize.svg">Your browser does not support SVG</object>Materialize</a
+ <img id="front-page-logo" src="images/materialize.svg" alt="Materialize Web Logo"/>
39
+ Materialize
40
+ </a
41
>
42
</li>
43
0 commit comments