From d279e38a083de8de1a45865dea7daaf498ad03b4 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 4 Feb 2023 16:49:43 +0100 Subject: [PATCH] restructure since i it's not really possible without an api afaik --- index.php | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..8003945 --- /dev/null +++ b/index.php @@ -0,0 +1,29 @@ +'; + echo '' . $pin['; + echo '

' . $pin["description"] . '

'; + echo ''; +} + +?>