diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-02-17 22:48:59 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-02-17 22:48:59 +0300 |
| commit | 7fac3588755021c82ed23321fe14fde033beeeb2 (patch) | |
| tree | df422245b8b18ca1e5d39206a0b615619a55d4d4 | |
| parent | 9a1cb5913d223090a63ea05e61e0d05f980b4d37 (diff) | |
| parent | 14b5bf457a26e2ea95d8369e56b7c7fb55c33fe4 (diff) | |
Merge branch 'main' of github.com:radiohotline/softmachine.dev
| -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> |
