From cc1ba7e0e92a01651126caf4f5a7044dcc26c2d1 Mon Sep 17 00:00:00 2001 From: Michael Liendo Date: Sat, 27 Jan 2024 23:03:50 -0400 Subject: [PATCH 1/3] add module --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 10e7875..350bcd7 100644 --- a/index.html +++ b/index.html @@ -131,9 +131,9 @@

Your Notes

- - - - + + + + From a3fc816bb8444615c40d1a8f8b243f5ee8020cc6 Mon Sep 17 00:00:00 2001 From: Michael Liendo Date: Sat, 27 Jan 2024 23:31:50 -0400 Subject: [PATCH 2/3] feat --- index.html | 6 +++--- main.js => public/main.js | 0 modal.js => public/modal.js | 0 swiper.js => public/swiper.js | 0 4 files changed, 3 insertions(+), 3 deletions(-) rename main.js => public/main.js (100%) rename modal.js => public/modal.js (100%) rename swiper.js => public/swiper.js (100%) diff --git a/index.html b/index.html index 350bcd7..5316e93 100644 --- a/index.html +++ b/index.html @@ -132,8 +132,8 @@

Your Notes

- - - + + + diff --git a/main.js b/public/main.js similarity index 100% rename from main.js rename to public/main.js diff --git a/modal.js b/public/modal.js similarity index 100% rename from modal.js rename to public/modal.js diff --git a/swiper.js b/public/swiper.js similarity index 100% rename from swiper.js rename to public/swiper.js From e975b9d739739d01efa99784867bb7131392ad4a Mon Sep 17 00:00:00 2001 From: Michael Liendo Date: Sat, 27 Jan 2024 23:45:32 -0400 Subject: [PATCH 3/3] fix swiper --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5316e93..4795406 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,11 @@ Vite App - + + + + @@ -133,7 +136,7 @@

Your Notes

- +