Skip to content

Commit 2a549bf

Browse files
Lets have a root path as a logo link
it looks nice :-) Signed-off-by: Artem Sidorenko <artem@posteo.de>
1 parent 9336fbd commit 2a549bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

themes/devsec/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<ul class="title-area">
33
<li class="name">
44
<h1>
5-
<a href="/index.html" id="nav-logo">
5+
<a href="/" id="nav-logo">
66
<img src="/images/hardening_logo.png" style="width: 45px;"/>
77
DevSec Hardening Framework
88
</a>

0 commit comments

Comments
 (0)