Skip to content

Commit

Permalink
フッターのページ内リンクを設定
Browse files Browse the repository at this point in the history
  • Loading branch information
howmuch515 committed Sep 8, 2024
1 parent bfb3173 commit f61c4ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ <h1 id="お知らせ">お知らせ</h1>
<li><img class="logo" src="https://avatars.githubusercontent.com/u/180527201?s=64"></li>
</ul>
<ul>
<li><a href="#">About</a></li>
<li><a href="#">サービス紹介</a></li>
<li><a href="#">お知らせ</a></li>
<li><a href="#About">About</a></li>
<li><a href="#サービス紹介">サービス紹介</a></li>
<li><a href="#お知らせ">お知らせ</a></li>
<li><button data-tooltip="Top">Top</button></li>
</ul>
</nav>
Expand Down

0 comments on commit f61c4ea

Please sign in to comment.