Skip to content

Commit 1ad94bc

Browse files
committed
ajout de lightpad
1 parent ce72b24 commit 1ad94bc

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

assets/images/lightpad.avif

21.3 KB
Binary file not shown.

assets/images/lightpad.png

21.9 KB
Loading

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,24 @@ <h3 class="tw-mt-2 tw-text-2xl tw-font-semibold max-md:tw-text-xl">
257257
<i class="bi bi-arrow-right"></i>
258258
</span>
259259
</a>
260+
<a href="https://lightpad.forge.apps.education.fr/"
261+
class="tw-flex tw-border-[1px] tw-border-black tw-h-[400px] tw-w-[400px] tw-flex-col tw-gap-4 tw-overflow-clip tw-rounded-lg tw-p-4 max-lg:tw-w-[300px]">
262+
<div class="tw-h-[250px] tw-w-full tw-overflow-hidden tw-rounded-md">
263+
<img src="./assets/images/lightpad.avif" alt="article image"
264+
class="tw-h-full tw-w-full tw-object-cover tw-transition-transform tw-duration-[0.3s] hover:tw-scale-[1.04]"
265+
loading="lazy" />
266+
</div>
267+
<h3 class="tw-mt-2 tw-text-2xl tw-font-semibold max-md:tw-text-xl">
268+
Lightpad
269+
</h3>
270+
<p class="tw-text-gray-800">
271+
Lightpad permet de créer un pad avec des capsules, la possibilité d'organiser en colonnes, avec des tags, un outil de recherche très rapide et des filtres automatiques.
272+
</p>
273+
<span>
274+
<span>Voir l'appli</span>
275+
<i class="bi bi-arrow-right"></i>
276+
</span>
277+
</a>
260278
<a href="https://marknews.forge.apps.education.fr/"
261279
class="tw-flex tw-border-[1px] tw-border-black tw-h-[400px] tw-w-[400px] tw-flex-col tw-gap-4 tw-overflow-clip tw-rounded-lg tw-p-4 max-lg:tw-w-[300px]">
262280
<div class="tw-h-[250px] tw-w-full tw-overflow-hidden tw-rounded-md">

0 commit comments

Comments
 (0)