diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-03-10 11:40:28 +0000 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-03-10 11:40:28 +0000 |
commit | f72707126ee3c0bb161e9749485a27bf372e3527 (patch) | |
tree | 867d46f503f793b83ec2d09e72ae7db952e7b69c | |
parent | e905d0d7e03ee14bbde5a4d4cad16587919e5004 (diff) |
Remove unneccessary folder level
-rw-r--r-- | cgi/home.cgi (renamed from user/cgi/home.cgi) | 0 | ||||
-rw-r--r-- | cgi/stuff-i-want.cgi (renamed from user/cgi/stuff-i-want.cgi) | 0 | ||||
-rwxr-xr-x | cgi/user.cgi (renamed from user/cgi/user.cgi) | 0 | ||||
-rw-r--r-- | static/favicon.ico (renamed from user/static/favicon.ico) | bin | 318 -> 318 bytes | |||
-rw-r--r-- | static/styles.css (renamed from user/static/styles.css) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/user/cgi/home.cgi b/cgi/home.cgi index 509d188..509d188 100644 --- a/user/cgi/home.cgi +++ b/cgi/home.cgi diff --git a/user/cgi/stuff-i-want.cgi b/cgi/stuff-i-want.cgi index 77bf720..77bf720 100644 --- a/user/cgi/stuff-i-want.cgi +++ b/cgi/stuff-i-want.cgi diff --git a/user/cgi/user.cgi b/cgi/user.cgi index 00589e6..00589e6 100755 --- a/user/cgi/user.cgi +++ b/cgi/user.cgi diff --git a/user/static/favicon.ico b/static/favicon.ico Binary files differindex 9de610e..9de610e 100644 --- a/user/static/favicon.ico +++ b/static/favicon.ico diff --git a/user/static/styles.css b/static/styles.css index 2186656..2186656 100644 --- a/user/static/styles.css +++ b/static/styles.css |