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 | |
parent | 5b344740c7a320ae4fab559d526cfd3ce0bf6957 (diff) |
new art: scenes from a memory
-rw-r--r-- | art/scenes_from_a_memory.png | bin | 0 -> 46376 bytes | |||
-rw-r--r-- | docs/art/index.html | 13 | ||||
-rw-r--r-- | docs/art/scenes_from_a_memory.png | bin | 0 -> 46376 bytes | |||
-rw-r--r-- | docs/index.html | 10 |
4 files changed, 17 insertions, 6 deletions
diff --git a/art/scenes_from_a_memory.png b/art/scenes_from_a_memory.png new file mode 100644 index 0000000..bb089e9 --- /dev/null +++ b/art/scenes_from_a_memory.png | |||
Binary files differ | |||
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"> |
diff --git a/docs/art/scenes_from_a_memory.png b/docs/art/scenes_from_a_memory.png new file mode 100644 index 0000000..bb089e9 --- /dev/null +++ b/docs/art/scenes_from_a_memory.png | |||
Binary files differ | |||
diff --git a/docs/index.html b/docs/index.html index d8fd844..4993863 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -78,15 +78,15 @@ | |||
78 | <tr> | 78 | <tr> |
79 | <td class=table-post> | 79 | <td class=table-post> |
80 | <div class="date"> | 80 | <div class="date"> |
81 | 04/10 — 2021 | 81 | 21/12 — 2021 |
82 | </div> | 82 | </div> |
83 | <a href="/art/b8.png" class="post-link"> | 83 | <a href="/art/scenes_from_a_memory.png" class="post-link"> |
84 | <span class="post-link">B8</span> | 84 | <span class="post-link">Scenes From A Memory</span> |
85 | </a> | 85 | </a> |
86 | </td> | 86 | </td> |
87 | <td class="table-stats"> | 87 | <td class="table-stats"> |
88 | <a href="/art/b8.png"> | 88 | <a href="/art/scenes_from_a_memory.png"> |
89 | <img src="/art/b8.png" height="50px"> | 89 | <img src="/art/scenes_from_a_memory.png" height="50px"> |
90 | </a> | 90 | </a> |
91 | </td> | 91 | </td> |
92 | </tr> | 92 | </tr> |