diff --git a/hypermedia/2-example/index.html b/hypermedia/2-example/index.html index c3a0779..e387240 100644 --- a/hypermedia/2-example/index.html +++ b/hypermedia/2-example/index.html @@ -4,7 +4,7 @@ - Hypermedia + Signals @@ -12,59 +12,55 @@ -

Signals

+

Datastar Signals

-
+
-

-

+

-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
+ + + + + + + + + + + + + + + + + + + + + + + + +
-

 
-
 
 
 
\ No newline at end of file
diff --git a/hypermedia/2-example/recordx.json b/hypermedia/2-example/recordx.json
new file mode 100644
index 0000000..f7eba27
--- /dev/null
+++ b/hypermedia/2-example/recordx.json
@@ -0,0 +1,10 @@
+{
+    "username": "SofiaChen",
+    "email": "sofia.c@cloudnet.org",
+    "street": "Maple Avenue",
+    "suite": "Suite 210",
+    "city": "Oakridge",
+    "zipcode": "45678-9012",
+    "phone": "555-987-6543 x2156",
+    "website": "sofiachen.dev"
+  }