From bda6d29835f100e915b31bcb657c5233554c26bb Mon Sep 17 00:00:00 2001 From: FiniteLooper Date: Fri, 28 Jul 2023 17:11:06 -0400 Subject: [PATCH] WIP - getting started on lighting effects soon --- src/index.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 0d6c69f..df2fee4 100644 --- a/src/index.html +++ b/src/index.html @@ -171,6 +171,29 @@
Turbulence
+ +
Effects
@@ -333,7 +356,7 @@ class="form-control form-control-sm font-monospace" readonly autofocus - rows="6" + rows="7" id="code-html" >