diff options
author | Akshay <[email protected]> | 2022-01-14 12:35:24 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-01-14 12:35:24 +0000 |
commit | a45ccaed4d1ddbdd397a62bb3f0c26229d1be855 (patch) | |
tree | 518e2dbeada4b2f48942c14c434ac230cc8d8bda /docs/art/index.html | |
parent | 5b344740c7a320ae4fab559d526cfd3ce0bf6957 (diff) |
new art: scenes from a memory
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 e72ec51..eb2bede 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/b8.png"> | 24 | <a href="/art/scenes_from_a_memory.png"> |
25 | <div class="photo-container"> | ||
26 | <img src="/art/scenes_from_a_memory.png"> | ||
27 | <div class="photo-overlay"> | ||
28 | <div class="photo-text"> | ||
29 | <div class="photo-title">Scenes From A Memory</div> | ||
30 | <div class="photo-date">21/12 — 2021</div> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </a> | ||
35 | <a href="/art/b8.png"> | ||
25 | <div class="photo-container"> | 36 | <div class="photo-container"> |
26 | <img src="/art/b8.png"> | 37 | <img src="/art/b8.png"> |
27 | <div class="photo-overlay"> | 38 | <div class="photo-overlay"> |