Skip to content

Commit d294384

Browse files
committed
Remove the
1 parent f727b42 commit d294384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/templates/partials/header.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="header-wrapper">
33
<div class="logo">
44
<a href="{{baseUrl}}">
5-
<img src="{{baseUrl}}images/statik.png" alt="Statik Logo" class="logo-image">the
5+
<img src="{{baseUrl}}images/statik.png" alt="Statik Logo" class="logo-image">
66
</a>
77
</div>
88
<nav class="main-nav">

0 commit comments

Comments
 (0)