aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-06-09 13:13:00 +0100
committerAkshay <[email protected]>2022-06-09 13:13:00 +0100
commit6bb19fd2653a0d95d12e68fe6b46f635c012c7da (patch)
treeb58377021befb147e94f82e801bb95b04fa165a8
parenteb4bbe8b2f146b373e5e5ae0b74347b048832a15 (diff)
new art: locus
-rw-r--r--art/locus.pngbin0 -> 981723 bytes
-rw-r--r--docs/art/index.html13
-rw-r--r--docs/art/locus.pngbin0 -> 981723 bytes
-rw-r--r--docs/index.html10
4 files changed, 17 insertions, 6 deletions
diff --git a/art/locus.png b/art/locus.png
new file mode 100644
index 0000000..a45d310
--- /dev/null
+++ b/art/locus.png
Binary files differ
diff --git a/docs/art/index.html b/docs/art/index.html
index 2479001..3a958b0 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/the_sect.png"> 24 <a href="/art/locus.png">
25 <div class="photo-container">
26 <img src="/art/locus.png">
27 <div class="photo-overlay">
28 <div class="photo-text">
29 <div class="photo-title">Locus</div>
30 <div class="photo-date">09/06 — 2022</div>
31 </div>
32 </div>
33 </div>
34</a>
35<a href="/art/the_sect.png">
25 <div class="photo-container"> 36 <div class="photo-container">
26 <img src="/art/the_sect.png"> 37 <img src="/art/the_sect.png">
27 <div class="photo-overlay"> 38 <div class="photo-overlay">
diff --git a/docs/art/locus.png b/docs/art/locus.png
new file mode 100644
index 0000000..a45d310
--- /dev/null
+++ b/docs/art/locus.png
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index 72cbda0..0c02387 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 03/06 — 2022 81 09/06 — 2022
82 </div> 82 </div>
83 <a href="/art/the_sect.png" class="post-link"> 83 <a href="/art/locus.png" class="post-link">
84 <span class="post-link">The Sect</span> 84 <span class="post-link">Locus</span>
85 </a> 85 </a>
86 </td> 86 </td>
87 <td class="table-stats"> 87 <td class="table-stats">
88 <a href="/art/the_sect.png"> 88 <a href="/art/locus.png">
89 <img src="/art/the_sect.png" height="50px"> 89 <img src="/art/locus.png" height="50px">
90 </a> 90 </a>
91 </td> 91 </td>
92 </tr> 92 </tr>