summaryrefslogtreecommitdiff
path: root/art.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 /art.html
parent5c2f1c8834b997ab14cd634ef1d256b384b4abb2 (diff)
added art and fixed music gif. changed art directory
Diffstat (limited to 'art.html')
-rw-r--r--art.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/art.html b/art.html
index bec4a4c..a7ff68c 100644
--- a/art.html
+++ b/art.html
@@ -61,26 +61,26 @@
<div class="container">
<div>
<p>Doodles</p>
- <a href="doodle.html">
- <img src="img/art/doodle.png" alt="Doodles">
+ <a href="art/doodle.html">
+ <img src="art/img/doodle.png" alt="Doodles">
</a>
</div>
<div>
<p>Sketches</p>
- <a href="sketch.html">
- <img src="img/art/sketch.jpg" alt="Sketches">
+ <a href="art/sketch.html">
+ <img src="art/img/sketch.jpg" alt="Sketches">
</a>
</div>
<div>
<p style="background-color: rgba(255, 255, 255, 0.5);">Completed</p>
- <a href="portfolio.html">
- <img src="img/art/full.jpg" alt="Complete">
+ <a href="art/portfolio.html">
+ <img src="art/img/full.jpg" alt="Complete">
</a>
</div>
</div>
<p>I post art on <a href="https://bsky.app/profile/softmachine.dev">Bluesky</a>.</p>
- <p style="font-weight: bold; font-size: larger;">page is a work in progress</p>
+ <p style="font-weight: bold; font-size: larger;">page under renovation</p>
</body>
</html>