summaryrefslogtreecommitdiff
path: root/portfolio.html
diff options
context:
space:
mode:
authorradiohotline <radiohotline@disroot.org>2026-02-20 23:52:00 +0300
committerradiohotline <radiohotline@disroot.org>2026-02-20 23:52:00 +0300
commitdd72d482db753961a94ae006643d745eccb3c8e0 (patch)
treee54ae15f9b3384c72b1b5b8bceb0b78574b9e15d /portfolio.html
parent5c2f1c8834b997ab14cd634ef1d256b384b4abb2 (diff)
added art and fixed music gif. changed art directory
Diffstat (limited to 'portfolio.html')
-rw-r--r--portfolio.html48
1 files changed, 0 insertions, 48 deletions
diff --git a/portfolio.html b/portfolio.html
deleted file mode 100644
index bde2325..0000000
--- a/portfolio.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
- <meta charset="unicode">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="I make digital and traditional art exploring surreal worlds, dark tunnels, ambigious gender, violence, and surgical experiments, with a touch of soft strokes and tenderness">
- <meta name="keywords" content="Personal, Music, Poetry, Art, Radiohotline, Teethinvitro, Moloch">
- <meta name="author" content="Radiohotline">
- <title>Soft Machine | Completed</title>
- <link href="common.css" rel="stylesheet" type="text/css">
-
- <style>
- .shadow h1 {
- text-align: center;
- }
- </style>
-</head>
-<body>
- <h1 class="logo"><a href="index.html"><img src="img/logo.png" alt="Soft Machine"></a></h1>
-
- <div class="shadow">
- <h1>Completed</h1>
-
- <div class="art-container">
- <h2>2025</h2>
- <img loading="lazy" src="img/art/2025/jojomart.jpeg">
- <img loading="lazy" src="img/art/2025/bikeghost.jpg">
- <h2>2024</h2>
- <img loading="lazy" src="img/art/2024/aphrodite.jpg">
- <h2>2023</h2>
- <img loading="lazy" src="img/art/2023/mobpsychofinal2.png">
- <img loading="lazy" src="img/art/2023/mart.jpg">
- <img loading="lazy" src="img/art/2023/mind_parasite.png">
- <h2>2022</h2>
- <img loading="lazy" src="img/art/2022/IMG_20240718_224050.jpg">
- <img loading="lazy" src="img/art/2022/seki.jpg">
- <img loading="lazy" src="img/art/2022/link.jpg">
- <img loading="lazy" src="img/art/2022/IMG_20220829_203310.jpg">
- <img loading="lazy" src="img/art/2022/IMG_20220127_205955.jpg">
- <h2>2021</h2>
- <img loading="lazy" src="img/art/2021/2021satoru.jpg">
- <img loading="lazy" src="img/art/2021/IMG_20211225_210622.jpg">
- <img loading="lazy" src="img/art/2021/IMG_20211223_202541.jpg">
- <img loading="lazy" src="img/art/2021/IMG_20210311_170418.jpg">
- </div>
- </div>
-</body>
-</html>