From 4f108419cdffd3c809d5f09407510fff617e64d3 Mon Sep 17 00:00:00 2001 From: maxluli Date: Tue, 4 Oct 2022 08:54:16 +0200 Subject: [PATCH] You can now delete the liked pokemons --- assets/JsStuff/toolbox.js | 0 likes.html | 71 +++++++++++++++++++++++++++++++++------ 2 files changed, 60 insertions(+), 11 deletions(-) create mode 100644 assets/JsStuff/toolbox.js diff --git a/assets/JsStuff/toolbox.js b/assets/JsStuff/toolbox.js new file mode 100644 index 0000000..e69de29 diff --git a/likes.html b/likes.html index 2b7e76c..e6e7ed8 100644 --- a/likes.html +++ b/likes.html @@ -38,40 +38,89 @@
+ \ No newline at end of file