From 0a55fc3564e589a1f18409bf2a6cae5d786a6670 Mon Sep 17 00:00:00 2001 From: Daridjcm Date: Mon, 15 Jan 2024 22:30:17 -0500 Subject: [PATCH 1/8] Add modal for create notes --- index.html | 38 ++++++++++++++++++++++++++++++++++++-- modal.js | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 2 deletions(-) create mode 100644 modal.js diff --git a/index.html b/index.html index f17d46b..05a345d 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@

Your Notes

- +
@@ -70,7 +70,7 @@

Your Notes

- +
@@ -130,6 +130,39 @@

Título

+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+ + + + +
+
+
+ - - - + + + From 15163f4a7892d20c876bf87ba9a46fddcaa8f54d Mon Sep 17 00:00:00 2001 From: Daridjcm Date: Fri, 26 Jan 2024 14:28:51 -0500 Subject: [PATCH 8/8] Add type module for scripts --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 10e7875..c5d3fee 100644 --- a/index.html +++ b/index.html @@ -132,8 +132,8 @@

Your Notes

- - - + + +