Replace /en/ with /ja/
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
<meta property="og:title" content="Hostux">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://Hostux.net/en/contac.html">
|
||||
<meta property="og:url" content="https://Hostux.net/ja/contac.html">
|
||||
|
||||
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
|
||||
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
|
||||
@@ -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>
|
||||
|
||||
@@ -83,7 +83,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