diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | neocities/index.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..269ac92 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +neocities diff --git a/neocities/index.html b/neocities/index.html index 793fefd..4a93d26 100644 --- a/neocities/index.html +++ b/neocities/index.html @@ -34,7 +34,7 @@ <br> <p>moved</p> - <p style="color:grey; font-size: small">Updated: 2026-02-17 12:30:11</p> + <p style="color:grey; font-size: small">Updated: 2026-02-17 18:45:51</p> <a href="https://softmachine.dev">>> redirect</a> </body> |
