We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e422dd + bb907b4 commit e349cacCopy full SHA for e349cac
1 file changed
WebSite/partials/header.html
@@ -1,6 +1,9 @@
1
<header class="site-header">
2
<div class="site-header__inner">
3
- <a href="index.html" class="site-logo">
+ <a
4
+ href="https://breadmotion.github.io/WebSite/index.html"
5
+ class="site-logo"
6
+ >
7
<span class="site-logo__mark">P</span>
8
<span class="site-logo__text">pankun.dev</span>
9
</a>
0 commit comments