Skip to content

Commit e4586c7

Browse files
committed
[WebAIM] Fix Redundant link
1 parent faa5b90 commit e4586c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<header class="site-header" role="banner">
2-
<h1 class="site-title"><a class="logo-text" href="/">BPDev</a></h1>
2+
<h1 class="site-title"><a class="logo-text" href="/index.html">BPDev</a></h1>
33
<nav class="site-navigation">
44
<div class="site-navigation-wrap">
55
<ul class="menu" role="menu">

0 commit comments

Comments
 (0)