2021-06-28 11:14:14 +02:00
|
|
|
<section class="phx-hero">
|
2021-07-07 12:40:37 +02:00
|
|
|
<h1><%= gettext "Welcome to %{name}!", name: "Pokémon Couture" %></h1>
|
|
|
|
<p>Tracking tool for clothes in Pokémon Sun & Moon.</p>
|
2021-10-11 12:28:38 +02:00
|
|
|
<p>After you create an account, you can use the Clothes tracker page below.</p>
|
2021-06-28 11:14:14 +02:00
|
|
|
</section>
|
|
|
|
|
|
|
|
<section class="row">
|
|
|
|
<article class="column">
|
2021-10-11 12:28:38 +02:00
|
|
|
<h2>Navigation</h2>
|
2021-06-28 11:14:14 +02:00
|
|
|
<ul>
|
|
|
|
<li>
|
2021-10-11 12:28:38 +02:00
|
|
|
<a href="http://localhost:4000/tracker">Clothes tracker</a>
|
2021-06-28 11:14:14 +02:00
|
|
|
</li>
|
2021-09-15 12:53:32 +02:00
|
|
|
<li>
|
2021-10-11 12:28:38 +02:00
|
|
|
<a href="http://localhost:4000/clothes">List of clothes</a>
|
2021-06-28 11:14:14 +02:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</article>
|
|
|
|
<article class="column">
|
2021-10-11 12:28:38 +02:00
|
|
|
<h2>Links</h2>
|
2021-06-28 11:14:14 +02:00
|
|
|
<ul>
|
|
|
|
<li>
|
2021-10-11 12:28:38 +02:00
|
|
|
<a href="https://github.com/SleepyLili/pokemon-couture">Source</a>
|
2021-06-28 11:14:14 +02:00
|
|
|
</li>
|
|
|
|
<li>
|
2021-10-11 12:28:38 +02:00
|
|
|
<a href="https://raru.re/@pasty">My mastodon profile</a>
|
2021-06-28 11:14:14 +02:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</article>
|
|
|
|
</section>
|