aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-07-01 19:36:43 +0100
committerAkshay <[email protected]>2023-07-01 19:36:43 +0100
commit05928127a3e3a6ca49ed83d40955375048a10c3e (patch)
treec20f936dbf2423f0fa98a5fe5dcef46f818b74b1
parentaf9a5edd1fd65b504cad8eee4c2097b8db7de1e0 (diff)
new art: wane
-rw-r--r--art/wane.pngbin0 -> 13886 bytes
-rw-r--r--docs/art/index.html13
-rw-r--r--docs/art/wane.pngbin0 -> 13886 bytes
-rw-r--r--docs/index.html10
4 files changed, 17 insertions, 6 deletions
diff --git a/art/wane.png b/art/wane.png
new file mode 100644
index 0000000..b79df05
--- /dev/null
+++ b/art/wane.png
Binary files differ
diff --git a/docs/art/index.html b/docs/art/index.html
index cb78fb2..1e3333f 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/merveilles.png"> 24 <a href="/art/wane.png">
25 <div class="photo-container">
26 <img src="/art/wane.png">
27 <div class="photo-overlay">
28 <div class="photo-text">
29 <div class="photo-title">Wane</div>
30 <div class="photo-date">02/07 — 2023</div>
31 </div>
32 </div>
33 </div>
34</a>
35<a href="/art/merveilles.png">
25 <div class="photo-container"> 36 <div class="photo-container">
26 <img src="/art/merveilles.png"> 37 <img src="/art/merveilles.png">
27 <div class="photo-overlay"> 38 <div class="photo-overlay">
diff --git a/docs/art/wane.png b/docs/art/wane.png
new file mode 100644
index 0000000..b79df05
--- /dev/null
+++ b/docs/art/wane.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 10ed746..174bf73 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -93,15 +93,15 @@
93 <tr> 93 <tr>
94 <td class=table-post> 94 <td class=table-post>
95 <div class="date"> 95 <div class="date">
96 28/05 — 2023 96 02/07 — 2023
97 </div> 97 </div>
98 <a href="/art/merveilles.png" class="post-link"> 98 <a href="/art/wane.png" class="post-link">
99 <span class="post-link">Merveilles</span> 99 <span class="post-link">Wane</span>
100 </a> 100 </a>
101 </td> 101 </td>
102 <td class="table-stats"> 102 <td class="table-stats">
103 <a href="/art/merveilles.png"> 103 <a href="/art/wane.png">
104 <img src="/art/merveilles.png" height="50px"> 104 <img src="/art/wane.png" height="50px">
105 </a> 105 </a>
106 </td> 106 </td>
107 </tr> 107 </tr>