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/notebooks.html | |
| parent | 5c2f1c8834b997ab14cd634ef1d256b384b4abb2 (diff) | |
added art and fixed music gif. changed art directory
Diffstat (limited to 'art/notebooks.html')
| -rw-r--r-- | art/notebooks.html | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/art/notebooks.html b/art/notebooks.html new file mode 100644 index 0000000..d034f88 --- /dev/null +++ b/art/notebooks.html @@ -0,0 +1,56 @@ +<!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 | Doodles</title> + <link href="../common.css" rel="stylesheet" type="text/css"> + <style> + .shadow h1, h2 { + 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>Doodles</h1> + <h2>School Notebooks (2025)</h2> + + <div class="art-container"> + <img loading="lazy" src="img/notebooks/academic-1.jpg"> + <img loading="lazy" src="img/notebooks/english-1.jpg"> + <img loading="lazy" src="img/notebooks/english-2.jpg"> + <img loading="lazy" src="img/notebooks/english-3.jpg"> + <img loading="lazy" src="img/notebooks/english-4.jpg"> + <img loading="lazy" src="img/notebooks/english-5.jpg"> + <img loading="lazy" src="img/notebooks/english-6.jpg"> + <img loading="lazy" src="img/notebooks/grammar-1.jpg"> + <img loading="lazy" src="img/notebooks/grammar-2.jpg"> + <img loading="lazy" src="img/notebooks/grammar-3.jpg"> + <img loading="lazy" src="img/notebooks/grammar-4.jpg"> + <img loading="lazy" src="img/notebooks/intro-1.jpg"> + <img loading="lazy" src="img/notebooks/intro-2.jpg"> + <img loading="lazy" src="img/notebooks/intro-3.jpg"> + <img loading="lazy" src="img/notebooks/intro-4.jpg"> + <img loading="lazy" src="img/notebooks/intro-5.jpg"> + <img loading="lazy" src="img/notebooks/intro-6.jpg"> + <img loading="lazy" src="img/notebooks/intro-7.jpg"> + <img loading="lazy" src="img/notebooks/lang-1.jpg"> + <img loading="lazy" src="img/notebooks/lang-2.jpg"> + <img loading="lazy" src="img/notebooks/lang-3.jpg"> + <img loading="lazy" src="img/notebooks/lang-4.jpg"> + <img loading="lazy" src="img/notebooks/lang-5.jpg"> + <img loading="lazy" src="img/notebooks/lang-6.jpg"> + <img loading="lazy" src="img/notebooks/lang-7.jpg"> + <img loading="lazy" src="img/notebooks/lang-8.jpg"> + <img loading="lazy" src="img/notebooks/turkish-1.jpg"> + <img loading="lazy" src="img/notebooks/turkish-2.jpg"> + </div> + </div> +</body> +</html>
\ No newline at end of file |
