Skip to content

Commit bb907b4

Browse files
committed
パス調整
1 parent d97201b commit bb907b4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

WebSite/partials/header.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<header class="site-header">
22
<div class="site-header__inner">
3-
<a href="index.html" class="site-logo">
3+
<a
4+
href="https://breadmotion.github.io/WebSite/index.html"
5+
class="site-logo"
6+
>
47
<span class="site-logo__mark">P</span>
58
<span class="site-logo__text">pankun.dev</span>
69
</a>

0 commit comments

Comments
 (0)