diff --git a/bracelet.html b/bracelet.html new file mode 100644 index 0000000..3cc383c --- /dev/null +++ b/bracelet.html @@ -0,0 +1,43 @@ + + + +
+ +curl -X POST 'https://puppygirl.systems/bracelet.html' -d 'type=zap&strength=20&message=test%20using%20curl'
+
+
diff --git a/css/styles.css b/css/styles.css
deleted file mode 100644
index dc2504b..0000000
--- a/css/styles.css
+++ /dev/null
@@ -1,7 +0,0 @@
-body {
- background-color: #ebdbb2;
- color:#282828;
-}
-a {
- text-decoration: none;
-}
diff --git a/css/test.css b/css/test.css
deleted file mode 100644
index 6d47493..0000000
--- a/css/test.css
+++ /dev/null
@@ -1,14 +0,0 @@
-body {
- background-color: #ebdbb2;
- color:#282828;
-}
-a {
- text-decoration: none;
-}
-section {
- display: flex;
- width: 400px;
- height: 500px;
- background-color: lightgray;
-}
-
diff --git a/index.html b/index.html
index 3671a7d..e0ab8c9 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
-
+
this is a test
-