Skip to content

Commit 87ca810

Browse files
authored
Update index.astro
1 parent 2364af4 commit 87ca810

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

web/src/pages/index.astro

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ import Search from '../components/Search/index.astro';
1313
<h1>Welcome to <span class="text-gradient">Waxtane</span></h1>
1414
<p class="instructions"><strong>Niewlene niou waxtane</strong> , venez discuter, come discuss with us !</p>
1515
<Search />
16+
<a href="/add">
17+
<button>
18+
Ajouter une nouvelle traduction
19+
</button>
20+
</a>
1621
</header>
1722
<main>
1823
<Readme />

0 commit comments

Comments
 (0)