diff options
author | Akshay <[email protected]> | 2021-06-27 14:07:29 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-06-27 14:07:29 +0100 |
commit | 5a024cfc295e77e9cee5d2be27b669cd18aa4ddc (patch) | |
tree | df14fe31a9e7392534d58bf44efc4e828fae1022 /docs | |
parent | eec234a8554183bbfd518dc13b72b0789e124277 (diff) |
new art: pv-3
Diffstat (limited to 'docs')
-rw-r--r-- | docs/art/PV-3.png | bin | 0 -> 26960 bytes | |||
-rw-r--r-- | docs/art/index.html | 13 | ||||
-rw-r--r-- | docs/index.html | 10 |
3 files changed, 17 insertions, 6 deletions
diff --git a/docs/art/PV-3.png b/docs/art/PV-3.png new file mode 100644 index 0000000..b559ac3 --- /dev/null +++ b/docs/art/PV-3.png | |||
Binary files differ | |||
diff --git a/docs/art/index.html b/docs/art/index.html index 319b0ba..03a3704 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/rekindled.png"> | 24 | <a href="/art/PV-3.png"> |
25 | <div class="photo-container"> | ||
26 | <img src="/art/PV-3.png"> | ||
27 | <div class="photo-overlay"> | ||
28 | <div class="photo-text"> | ||
29 | <div class="photo-title">PV-3</div> | ||
30 | <div class="photo-date">27/06 — 2021</div> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </a> | ||
35 | <a href="/art/rekindled.png"> | ||
25 | <div class="photo-container"> | 36 | <div class="photo-container"> |
26 | <img src="/art/rekindled.png"> | 37 | <img src="/art/rekindled.png"> |
27 | <div class="photo-overlay"> | 38 | <div class="photo-overlay"> |
diff --git a/docs/index.html b/docs/index.html index 558bd24..e28dbc1 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 | 11/06 — 2021 | 81 | 27/06 — 2021 |
82 | </div> | 82 | </div> |
83 | <a href="/art/rekindled.png" class="post-link"> | 83 | <a href="/art/PV-3.png" class="post-link"> |
84 | <span class="post-link">Rekindled</span> | 84 | <span class="post-link">PV-3</span> |
85 | </a> | 85 | </a> |
86 | </td> | 86 | </td> |
87 | <td class="table-stats"> | 87 | <td class="table-stats"> |
88 | <a href="/art/rekindled.png"> | 88 | <a href="/art/PV-3.png"> |
89 | <img src="/art/rekindled.png" height="50px"> | 89 | <img src="/art/PV-3.png" height="50px"> |
90 | </a> | 90 | </a> |
91 | </td> | 91 | </td> |
92 | </tr> | 92 | </tr> |