Skip to content

Commit 42e3ab7

Browse files
committed
Revert "WIP site: Inline navbar logo"
1 parent c4bb5ae commit 42e3ab7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

site/src/_includes/layouts/header.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="page-header-content">
33
<div class="page-header__title">
44
<a href="{{ '/' }}" class="page-header__logo-link">
5-
{% include "layouts/quicklink.svg" %}
5+
<img class="page-header__logo-image" src="/assets/images/logos/quicklink.svg" alt="Quicklink" width="222" height="53">
66
</a>
77
<h3 class="page-header__subtitle">{{ site.subtitle }}</h3>
88
</div>
File renamed without changes.

0 commit comments

Comments
 (0)