diff options
author | Akshay <[email protected]> | 2022-06-09 13:13:00 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2022-06-09 13:13:00 +0100 |
commit | 6bb19fd2653a0d95d12e68fe6b46f635c012c7da (patch) | |
tree | b58377021befb147e94f82e801bb95b04fa165a8 /docs/art/index.html | |
parent | eb4bbe8b2f146b373e5e5ae0b74347b048832a15 (diff) |
new art: locus
Diffstat (limited to 'docs/art/index.html')
-rw-r--r-- | docs/art/index.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/art/index.html b/docs/art/index.html index 2479001..3a958b0 100644 --- a/docs/art/index.html +++ b/docs/art/index.html | |||
@@ -21,7 +21,18 @@ | |||
21 | <h1>Art</h1> | 21 | <h1>Art</h1> |
22 | <div class="separator"></div> | 22 | <div class="separator"></div> |
23 | <div id="photos"> | 23 | <div id="photos"> |
24 | <a href="/art/the_sect.png"> | 24 | <a href="/art/locus.png"> |
25 | <div class="photo-container"> | ||
26 | <img src="/art/locus.png"> | ||
27 | <div class="photo-overlay"> | ||
28 | <div class="photo-text"> | ||
29 | <div class="photo-title">Locus</div> | ||
30 | <div class="photo-date">09/06 — 2022</div> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </a> | ||
35 | <a href="/art/the_sect.png"> | ||
25 | <div class="photo-container"> | 36 | <div class="photo-container"> |
26 | <img src="/art/the_sect.png"> | 37 | <img src="/art/the_sect.png"> |
27 | <div class="photo-overlay"> | 38 | <div class="photo-overlay"> |