diff options
Diffstat (limited to 'docs/art')
-rw-r--r-- | docs/art/index.html | 24 | ||||
-rw-r--r-- | docs/art/ivory_tower.png | bin | 0 -> 979795 bytes | |||
-rw-r--r-- | docs/art/the_sect.png | bin | 0 -> 983233 bytes |
3 files changed, 23 insertions, 1 deletions
diff --git a/docs/art/index.html b/docs/art/index.html index 12089c2..2479001 100644 --- a/docs/art/index.html +++ b/docs/art/index.html | |||
@@ -21,7 +21,29 @@ | |||
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/elephant.png"> | 24 | <a href="/art/the_sect.png"> |
25 | <div class="photo-container"> | ||
26 | <img src="/art/the_sect.png"> | ||
27 | <div class="photo-overlay"> | ||
28 | <div class="photo-text"> | ||
29 | <div class="photo-title">The Sect</div> | ||
30 | <div class="photo-date">03/06 — 2022</div> | ||
31 | </div> | ||
32 | </div> | ||
33 | </div> | ||
34 | </a> | ||
35 | <a href="/art/ivory_tower.png"> | ||
36 | <div class="photo-container"> | ||
37 | <img src="/art/ivory_tower.png"> | ||
38 | <div class="photo-overlay"> | ||
39 | <div class="photo-text"> | ||
40 | <div class="photo-title">Ivory Tower</div> | ||
41 | <div class="photo-date">03/06 — 2022</div> | ||
42 | </div> | ||
43 | </div> | ||
44 | </div> | ||
45 | </a> | ||
46 | <a href="/art/elephant.png"> | ||
25 | <div class="photo-container"> | 47 | <div class="photo-container"> |
26 | <img src="/art/elephant.png"> | 48 | <img src="/art/elephant.png"> |
27 | <div class="photo-overlay"> | 49 | <div class="photo-overlay"> |
diff --git a/docs/art/ivory_tower.png b/docs/art/ivory_tower.png new file mode 100644 index 0000000..aeffae2 --- /dev/null +++ b/docs/art/ivory_tower.png | |||
Binary files differ | |||
diff --git a/docs/art/the_sect.png b/docs/art/the_sect.png new file mode 100644 index 0000000..25e5c68 --- /dev/null +++ b/docs/art/the_sect.png | |||
Binary files differ | |||