From 216b0658b88f78dbe62a75cfca3ab2ed20c78aa7 Mon Sep 17 00:00:00 2001 From: Fauvet Matthis Date: Sat, 29 Jun 2024 00:45:19 +0200 Subject: [PATCH] test route --- index.html | 20 +------------------- onzer.riot | 34 +++++++++++++++++++++++++++++++++- playlists.riot | 14 -------------- 3 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 playlists.riot diff --git a/index.html b/index.html index fc7719e..979eff5 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,6 @@ - diff --git a/onzer.riot b/onzer.riot index fe7d029..134d6e3 100644 --- a/onzer.riot +++ b/onzer.riot @@ -1,4 +1,18 @@ + + + + + +

{getPageById(route).title}

+

{getPageById(route).body}

+
+
+
diff --git a/playlists.riot b/playlists.riot deleted file mode 100644 index 154c83e..0000000 --- a/playlists.riot +++ /dev/null @@ -1,14 +0,0 @@ - -

Playlists Page

-

This is the playlists page. It is currently empty.

- - - - -