aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-10-22 17:38:06 +0100
committerAkshay <[email protected]>2023-10-22 17:38:06 +0100
commit66c2d86d45b32297ba33606bd1f88c3d56c97716 (patch)
tree3f69ce56db633453d52eb6b45e91515c44257c5c
parent8ab8801494bd13749a0fd4957366b8bbf523a26e (diff)
new art: theftHEADmaster
-rw-r--r--art/theft.pngbin0 -> 15780 bytes
-rw-r--r--docs/art/index.html13
-rw-r--r--docs/art/theft.pngbin0 -> 15780 bytes
-rw-r--r--docs/index.html10
4 files changed, 17 insertions, 6 deletions
diff --git a/art/theft.png b/art/theft.png
new file mode 100644
index 0000000..7b467a2
--- /dev/null
+++ b/art/theft.png
Binary files differ
diff --git a/docs/art/index.html b/docs/art/index.html
index 1e3333f..22f7b3f 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/wane.png"> 24 <a href="/art/theft.png">
25 <div class="photo-container">
26 <img src="/art/theft.png">
27 <div class="photo-overlay">
28 <div class="photo-text">
29 <div class="photo-title">Theft</div>
30 <div class="photo-date">22/10 — 2023</div>
31 </div>
32 </div>
33 </div>
34</a>
35<a href="/art/wane.png">
25 <div class="photo-container"> 36 <div class="photo-container">
26 <img src="/art/wane.png"> 37 <img src="/art/wane.png">
27 <div class="photo-overlay"> 38 <div class="photo-overlay">
diff --git a/docs/art/theft.png b/docs/art/theft.png
new file mode 100644
index 0000000..7b467a2
--- /dev/null
+++ b/docs/art/theft.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 853f90d..e1230ed 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 02/07 — 2023 96 22/10 — 2023
97 </div> 97 </div>
98 <a href="/art/wane.png" class="post-link"> 98 <a href="/art/theft.png" class="post-link">
99 <span class="post-link">Wane</span> 99 <span class="post-link">Theft</span>
100 </a> 100 </a>
101 </td> 101 </td>
102 <td class="table-stats"> 102 <td class="table-stats">
103 <a href="/art/wane.png"> 103 <a href="/art/theft.png">
104 <img src="/art/wane.png" height="50px"> 104 <img src="/art/theft.png" height="50px">
105 </a> 105 </a>
106 </td> 106 </td>
107 </tr> 107 </tr>