aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-05-07 22:37:27 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2024-05-07 22:37:27 +0200
commit362f91160b243453578633e3f9af67ce40179d8c (patch)
treea9ee95e2f8a9c59189ea904ce87bfe54ed5be107 /index.html
parent5f6ef99eae91f53239f08143cead1249893fef81 (diff)
Make 3D
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6c7faf5..db8e5b4 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,9 @@
</head>
<body>
<main>
+ <aside id="settings">
+ <h1>Settings</h1>
+ </aside>
<canvas id="lissajous"></canvas>
</main>
</body>