diff options
author | Akshay <[email protected]> | 2022-03-13 17:32:35 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-03-13 17:32:35 +0000 |
commit | f3e27ec3ffdc7417bf5658ae1cdd4c3d21462ed0 (patch) | |
tree | 64d3b436e89c1b15adc6d479d93b2cac2ae7335d /docs/art/index.html | |
parent | 6891bc592eeca9b0fd4e024aeabb6d13e0d401d2 (diff) |
new art: 2022
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 eb2bede..4c61cdc 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/scenes_from_a_memory.png"> | 24 | <a href="/art/2022.png"> |
25 | <div class="photo-container"> | ||
26 | <img src="/art/2022.png"> | ||
27 | <div class="photo-overlay"> | ||
28 | <div class="photo-text"> | ||
29 | <div class="photo-title">2022</div> | ||
30 | <div class="photo-date">13/03 — 2022</div> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </a> | ||
35 | <a href="/art/scenes_from_a_memory.png"> | ||
25 | <div class="photo-container"> | 36 | <div class="photo-container"> |
26 | <img src="/art/scenes_from_a_memory.png"> | 37 | <img src="/art/scenes_from_a_memory.png"> |
27 | <div class="photo-overlay"> | 38 | <div class="photo-overlay"> |