diff options
| author | radiohotline <radiohotline@disroot.org> | 2026-02-20 23:52:00 +0300 |
|---|---|---|
| committer | radiohotline <radiohotline@disroot.org> | 2026-02-20 23:52:00 +0300 |
| commit | dd72d482db753961a94ae006643d745eccb3c8e0 (patch) | |
| tree | e54ae15f9b3384c72b1b5b8bceb0b78574b9e15d /art/portfolio.html | |
| parent | 5c2f1c8834b997ab14cd634ef1d256b384b4abb2 (diff) | |
added art and fixed music gif. changed art directory
Diffstat (limited to 'art/portfolio.html')
| -rw-r--r-- | art/portfolio.html | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/art/portfolio.html b/art/portfolio.html new file mode 100644 index 0000000..d78e789 --- /dev/null +++ b/art/portfolio.html @@ -0,0 +1,49 @@ +<!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/2025/small-13.jpg"> + <img loading="lazy" src="img/2025/jojomart.jpeg"> + <img loading="lazy" src="img/2025/bikeghost.jpg"> + <h2>2024</h2> + <img loading="lazy" src="img/2024/aphrodite.jpg"> + <h2>2023</h2> + <img loading="lazy" src="img/2023/mobpsychofinal2.png"> + <img loading="lazy" src="img/2023/mart.jpg"> + <img loading="lazy" src="img/2023/mind_parasite.png"> + <h2>2022</h2> + <img loading="lazy" src="img/2022/IMG_20240718_224050.jpg"> + <img loading="lazy" src="img/2022/seki.jpg"> + <img loading="lazy" src="img/2022/link.jpg"> + <img loading="lazy" src="img/2022/IMG_20220829_203310.jpg"> + <img loading="lazy" src="img/2022/IMG_20220127_205955.jpg"> + <h2>2021</h2> + <img loading="lazy" src="img/2021/2021satoru.jpg"> + <img loading="lazy" src="img/2021/IMG_20211225_210622.jpg"> + <img loading="lazy" src="img/2021/IMG_20211223_202541.jpg"> + <img loading="lazy" src="img/2021/IMG_20210311_170418.jpg"> + </div> + </div> +</body> +</html> |
