From 4c9af833421006f47c503d3811903888ba994f9f Mon Sep 17 00:00:00 2001 From: Fauvet Matthis Date: Tue, 25 Jun 2024 00:14:10 +0200 Subject: [PATCH] create new branch --- index.html | 40 +++++++-------- onzer.riot | 145 ++++++++++++++++++++++++++--------------------------- 2 files changed, 91 insertions(+), 94 deletions(-) diff --git a/index.html b/index.html index ea8fde4..979eff5 100644 --- a/index.html +++ b/index.html @@ -1,31 +1,31 @@ - - - Riot App - - + + + Riot App + + - + - - + + - - + - + riot.compile().then(async () => { + const data = await fetch_data(); + riot.mount('onzer', { items: data }); + }); + diff --git a/onzer.riot b/onzer.riot index 406211b..1238d48 100644 --- a/onzer.riot +++ b/onzer.riot @@ -1,109 +1,106 @@
- - - + + +
-
+
- + + class="ml-2 border-solid bg-emerald-300 border rounded-lg border-emerald-600 mb-4 h-20 w-48 mt-2" />
-
-

{ album.name }

+
+

{album.name}