Replace /en/ with /ja/
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
|
||||
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<nav class="my-2 my-md-0">
|
||||
<a class="p-2 text-dark" href="/en/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/en/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/en/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/en/contact.html">Contact</a>
|
||||
<a class="p-2 text-dark" href="/ja/about.html">About</a>
|
||||
<a class="p-2 text-dark" href="/ja/index.html">Services</a>
|
||||
<a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
|
||||
<a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
@@ -141,7 +141,7 @@
|
||||
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-git" aria-hidden="true"></i> Source Code
|
||||
</a>
|
||||
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
|
||||
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user