Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Happyuky7 authored Aug 27, 2024
1 parent 9687122 commit 81fde8f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,12 @@
<div class="container">

<div id="language">
<img src=".https://raw.githubusercontent.com/Happyuky7/happyuky7.github.io/master/imgs/world-langs.png" alt="Language Icon" style="width: 30px;">
<img src="https://raw.githubusercontent.com/Happyuky7/happyuky7.github.io/master/imgs/world-langs.png" alt="Language Icon" style="width: 30px;">
<ul>
<li><a href="./index.html">Default (English)</a></li>
<li><a href="./en/index.html">English</a></li>
<li><a href="./es/index.html">Español</a></li>
<li><a href="./jp/index.html">日本語</a></li>
<li><a href="/">Default (English)</a></li>
<li><a href="en">English</a></li>
<li><a href="es">Español</a></li>
<li><a href="jp">日本語</a></li>
</ul>
</div>

Expand Down

0 comments on commit 81fde8f

Please sign in to comment.