Skip to content

Commit

Permalink
path change
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel-jauregui-ironchip committed Oct 10, 2022
1 parent 63130bb commit 4b92958
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 172 deletions.
65 changes: 22 additions & 43 deletions ch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,38 +34,35 @@
Services"
name="keywords"
/>

<link
rel="alternate"
hreflang="languages"
href=""
/>


<link rel="alternate" hreflang="languages" href="" />

<link
rel="alternate"
hreflang="ch"
href="http://localhost:8080/ch/index"
href="http://localhost:8080/multilingual/ch/index"
/>

<link
rel="alternate"
hreflang="en"
href="http://localhost:8080/en/index"
href="http://localhost:8080/multilingual/en/index"
/>

<link
rel="alternate"
hreflang="es"
href="http://localhost:8080/es/index"
href="http://localhost:8080/multilingual/es/index"
/>

<link
rel="alternate"
hreflang="fr"
href="http://localhost:8080/fr/index"
href="http://localhost:8080/multilingual/fr/index"
/>

<script defer src="../main-ch-1ebe300980128ffa78f3.js"></script></head>

<script defer src="../main-ch-1ebe300980128ffa78f3.js"></script>
</head>

<body>
<noscript>
Expand All @@ -77,41 +74,23 @@
></iframe>
</noscript>
<div>
<p>ch</p>
<p>ch</p>
<p>Hallo</p>

</div>
<p>ch</p>
<p>ch</p>
<p>Hallo</p>
</div>

<h1>LANG: ch</h1>
<h3>你好世界</h3>
<p>此文本應僅出現在英文版上。</p>


<a
href="/en/index.html"
class="button"
>
英語
</a>
<a href="/multilingual/en/index.html" class="button"> 英語 </a>
<br />

<a
href="/es/index.html"
class="button"
>
西班牙語
</a>

<a href="/multilingual/es/index.html" class="button"> 西班牙語 </a>
<br />

<a
href="/fr/index.html"
class="button"
>
法語
</a>

<a href="/multilingual/fr/index.html" class="button"> 法語 </a>
<br />


<script>
(function (w, d, s, l, i) {
Expand Down
65 changes: 22 additions & 43 deletions en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,38 +34,35 @@
Services"
name="keywords"
/>

<link
rel="alternate"
hreflang="languages"
href=""
/>


<link rel="alternate" hreflang="languages" href="" />

<link
rel="alternate"
hreflang="ch"
href="http://localhost:8080/ch/index"
href="http://localhost:8080/multilingual/ch/index"
/>

<link
rel="alternate"
hreflang="en"
href="http://localhost:8080/en/index"
href="http://localhost:8080/multilingual/en/index"
/>

<link
rel="alternate"
hreflang="es"
href="http://localhost:8080/es/index"
href="http://localhost:8080/multilingual/es/index"
/>

<link
rel="alternate"
hreflang="fr"
href="http://localhost:8080/fr/index"
href="http://localhost:8080/multilingual/fr/index"
/>

<script defer src="../main-en-1ebe300980128ffa78f3.js"></script></head>

<script defer src="../main-en-1ebe300980128ffa78f3.js"></script>
</head>

<body>
<noscript>
Expand All @@ -77,41 +74,23 @@
></iframe>
</noscript>
<div>
<p>en</p>
<p>en</p>
<p>Hallo</p>

</div>
<p>en</p>
<p>en</p>
<p>Hallo</p>
</div>

<h1>LANG: en</h1>
<h3>Hello World</h3>
<p>This text should only appear on the english version.</p>


<a
href="/es/index.html"
class="button"
>
Spanish
</a>
<a href="/multilingual/es/index.html" class="button"> Spanish </a>
<br />

<a
href="/fr/index.html"
class="button"
>
French
</a>

<a href="/multilingual/fr/index.html" class="button"> French </a>
<br />

<a
href="/ch/index.html"
class="button"
>
Chinese
</a>

<a href="/multilingual/ch/index.html" class="button"> Chinese </a>
<br />


<script>
(function (w, d, s, l, i) {
Expand Down
65 changes: 22 additions & 43 deletions es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,38 +34,35 @@
Services"
name="keywords"
/>

<link
rel="alternate"
hreflang="languages"
href=""
/>


<link rel="alternate" hreflang="languages" href="" />

<link
rel="alternate"
hreflang="ch"
href="http://localhost:8080/ch/index"
href="http://localhost:8080/multilingual/ch/index"
/>

<link
rel="alternate"
hreflang="en"
href="http://localhost:8080/en/index"
href="http://localhost:8080/multilingual/en/index"
/>

<link
rel="alternate"
hreflang="es"
href="http://localhost:8080/es/index"
href="http://localhost:8080/multilingual/es/index"
/>

<link
rel="alternate"
hreflang="fr"
href="http://localhost:8080/fr/index"
href="http://localhost:8080/multilingual/fr/index"
/>

<script defer src="../main-es-1ebe300980128ffa78f3.js"></script></head>

<script defer src="../main-es-1ebe300980128ffa78f3.js"></script>
</head>

<body>
<noscript>
Expand All @@ -77,41 +74,23 @@
></iframe>
</noscript>
<div>
<p>es</p>
<p>es</p>
<p>Hallo</p>

</div>
<p>es</p>
<p>es</p>
<p>Hallo</p>
</div>

<h1>LANG: es</h1>
<h3>Hola Mundo</h3>
<p>Este texto solo tiene que ser visible desde la version espanola</p>


<a
href="/fr/index.html"
class="button"
>
French
</a>
<a href="/multilingual/fr/index.html" class="button"> French </a>
<br />

<a
href="/en/index.html"
class="button"
>
English
</a>

<a href="/multilingual/en/index.html" class="button"> English </a>
<br />

<a
href="/ch/index.html"
class="button"
>
Chino
</a>

<a href="/multilingual/ch/index.html" class="button"> Chino </a>
<br />


<script>
(function (w, d, s, l, i) {
Expand Down
Loading

0 comments on commit 4b92958

Please sign in to comment.