diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:08:05 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:08:05 +0000 |
| commit | cae6b00e0f3352a323af2400bf7f9deb7460c7de (patch) | |
| tree | d3ff83c4c1104efb64c05f0caebba05eac0c3379 | |
| parent | 60eb045c37c24677088f13cdded9408c292f65ff (diff) | |
about
| -rw-r--r-- | about.html | 7 | ||||
| -rw-r--r-- | neocities/index.html | 2 |
2 files changed, 5 insertions, 4 deletions
@@ -1,7 +1,11 @@ <!DOCTYPE HTML> <html> <head> + <meta charset="unicode"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content="The Weight of Comfort"> + <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro"> + <meta name="author" content="Radiohotline"> <link href="house.css" rel="stylesheet"> <title>Soft Machine | About</title> <style> @@ -64,12 +68,9 @@ <br> - <img src="img/stamps/evilkittens.png" alt=""> <img src="img/stamps/gointhedark.gif" alt=""> <img src="img/stamps/kafka.png" alt=""> - <img src="img/stamps/orchid.png" alt=""> <img src="img/stamps/thog.png" alt=""> - <img src="img/stamps/wain.png" alt=""> </div> diff --git a/neocities/index.html b/neocities/index.html index 8f46317..f3abab7 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-01-07 22:01:08</p> + <p style="color:grey; font-size: small">Updated: 2026-02-17 11:53:46</p> <a href="https://softmachine.dev">>> redirect</a> </body> |
