diff --git a/bracelet.html b/bracelet.html new file mode 100644 index 0000000..3cc383c --- /dev/null +++ b/bracelet.html @@ -0,0 +1,43 @@ + + + + + + shock it + + +
+
+ type: + + + +
+ +
+ strength: + +
+ +
+ message: + +
+ + +
+
+

scripting

+ one may easily use this page from the command line with curl: + 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 @@ - + Odette website @@ -45,9 +45,9 @@ Discord: mkfs.ntfs

-
- $[echo foo] + send commands to its shock bracelet
+
diff --git a/test.html b/test.html deleted file mode 100644 index ba93dd2..0000000 --- a/test.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - !!TEST AREA!! - - -
-

this is a test

-
-