From 856ccf0e5fdf680f6794fdd32b7d8acbe32085d6 Mon Sep 17 00:00:00 2001 From: LilyMakesThings <127533508+LilyMakesThings@users.noreply.github.com> Date: Wed, 9 Aug 2023 00:05:06 +0100 Subject: [PATCH] Move Lily/TempVariables2 higher (#817) --- website/index.ejs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/index.ejs b/website/index.ejs index bfac238261..d2b314a15f 100644 --- a/website/index.ejs +++ b/website/index.ejs @@ -554,6 +554,12 @@

Encode and decode strings into their unicode numbers, base 64, or URLs. Created by -SIPC-.

+
+ <%- banner('Lily/TempVariables2') %> +

Temporary Variables

+

Create disposable runtime or thread variables. Created by LilyMakesThings.

+
+
<%- banner('Lily/MoreTimers') %>

More Timers

@@ -662,12 +668,6 @@

Only render or stamp certain RGB channels.

-
- <%- banner('Lily/TempVariables2') %> -

Temporary Variables

-

Create disposable runtime or thread variables. Created by LilyMakesThings.

-
-
<%- banner('CST1229/zip') %>

Zip