diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-02-17 15:05:27 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-02-17 15:05:27 +0300 |
| commit | 37522616a3efcaa3c7b40821155e8f1fff5c9985 (patch) | |
| tree | feb31bee8cc32fd7310559701e39719b2c6c096b /old/index.html | |
| parent | 435aeb674198769b61b0ee8d82f85a108bacf49e (diff) | |
| parent | 60eb045c37c24677088f13cdded9408c292f65ff (diff) | |
maintainence
Diffstat (limited to 'old/index.html')
| -rw-r--r-- | old/index.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/old/index.html b/old/index.html index e4e5d01..78ca9d8 100644 --- a/old/index.html +++ b/old/index.html @@ -5,14 +5,21 @@ <meta name="description" content="The Weight of Comfort"> <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro"> <meta name="author" content="Radiohotline"> +<<<<<<< HEAD <meta http-equiv="refresh" content="0; url=https://softmachine.dev/" /> +======= +>>>>>>> 60eb045c37c24677088f13cdded9408c292f65ff <style> html { min-height: 100%; box-shadow: inset 0 0 300px #000, inset 0 0 120px #000, inset 0 0 80px #000; } body { +<<<<<<< HEAD background-image: url(img/bg/insert.png); +======= + background-image: url(../img/bg/insert.png); +>>>>>>> 60eb045c37c24677088f13cdded9408c292f65ff background-repeat: no-repeat; background-attachment: fixed; background-size: cover; @@ -31,14 +38,26 @@ 1px 1px #dbcdbe, -1px -1px #dbcdbe, 1px -1px #dbcdbe, -1px 1px #dbcdbe; } </style> +<<<<<<< HEAD +======= + <link href="crt index.css" rel="stylesheet"> +>>>>>>> 60eb045c37c24677088f13cdded9408c292f65ff <title>Soft Machine</title> </head> <body> <br> +<<<<<<< HEAD <p style="z-index: 1;">moved</p> <p style="color:grey; font-size: 14px;">Updated: 2026-02-16 20:36:22</p> <a href="https://softmachine.dev">>> redirect</a> +======= + <p style="z-index: 1;">soft machine</p> + <!-- + <p style="color:grey; position: absolute; left: 30%; top: 19%; z-index: -1;">lorem ipsum dolor sit amet</p> + --> + <a href="house.html">>> proceed</a> +>>>>>>> 60eb045c37c24677088f13cdded9408c292f65ff </body> </html> |
