change riichi link
This commit is contained in:
parent
b9adcb8a2b
commit
98d68fe73a
1 changed files with 5 additions and 2 deletions
|
|
@ -31,14 +31,16 @@
|
|||
<p class="muted" data-i18n="projects.muted"></p>
|
||||
|
||||
<div class="projects-grid">
|
||||
<!-- Riichi -->
|
||||
<article class="prototype-card">
|
||||
<a class="card-link" href="riichi/index.html" aria-label="Riichi — ouvrir">
|
||||
<a class="card-link" href="https://riichi.cosmoris.fr" aria-label="Riichi — ouvrir">
|
||||
<img loading="lazy" class="project-thumb" src="projects/img/riichi.png" alt="Riichi — miniature">
|
||||
<h3 data-i18n="project.tutorial.title">Tuto Riichi Mahjong</h3>
|
||||
<p class="excerpt" data-i18n="project.tutorial.desc">Tutoriel en ligne interactif pour apprendre à jouer au Riichi Mahjong</p>
|
||||
</a>
|
||||
</article>
|
||||
|
||||
<!-- Chessnut -->
|
||||
<article class="prototype-card">
|
||||
<a class="card-link" href="https://chessnut.cosmoris.fr" aria-label="ChessNut — ouvrir">
|
||||
<img loading="lazy" class="project-thumb" src="projects/img/chess.jpg" alt="ChessNut — miniature">
|
||||
|
|
@ -47,6 +49,7 @@
|
|||
</a>
|
||||
</article>
|
||||
|
||||
<!-- csolver -->
|
||||
<article class="project-card">
|
||||
<a class="card_link" href="https://csolver.cosmoris.fr" arial-label="Csolver - ouvrir">
|
||||
<img loading="lazy" class="project-thumb" src="projects/img/cicone.jpg" alt="Csolver - miniature">
|
||||
|
|
|
|||
Loading…
Reference in a new issue