diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/art/antique.png | bin | 0 -> 20631 bytes | |||
-rw-r--r-- | docs/art/grimoire.png | bin | 0 -> 36355 bytes | |||
-rw-r--r-- | docs/art/index.html | 32 | ||||
-rw-r--r-- | docs/index.html | 10 |
4 files changed, 37 insertions, 5 deletions
diff --git a/docs/art/antique.png b/docs/art/antique.png new file mode 100644 index 0000000..a4b49ad --- /dev/null +++ b/docs/art/antique.png | |||
Binary files differ | |||
diff --git a/docs/art/grimoire.png b/docs/art/grimoire.png new file mode 100644 index 0000000..b61d65e --- /dev/null +++ b/docs/art/grimoire.png | |||
Binary files differ | |||
diff --git a/docs/art/index.html b/docs/art/index.html index b8fd95e..df5c0f0 100644 --- a/docs/art/index.html +++ b/docs/art/index.html | |||
@@ -27,6 +27,38 @@ | |||
27 | <tr> | 27 | <tr> |
28 | <td class=table-post> | 28 | <td class=table-post> |
29 | <div class="date"> | 29 | <div class="date"> |
30 | 08/05 — 2021 | ||
31 | </div> | ||
32 | <a href="/art/antique.png" class="post-link"> | ||
33 | <span class="post-link">Antique</span> | ||
34 | </a> | ||
35 | </td> | ||
36 | <td class="table-stats"> | ||
37 | <a href="/art/antique.png"> | ||
38 | <img src="/art/antique.png" height="50px"> | ||
39 | </a> | ||
40 | </td> | ||
41 | </tr> | ||
42 | |||
43 | <tr> | ||
44 | <td class=table-post> | ||
45 | <div class="date"> | ||
46 | 06/05 — 2021 | ||
47 | </div> | ||
48 | <a href="/art/grimoire.png" class="post-link"> | ||
49 | <span class="post-link">Grimoire</span> | ||
50 | </a> | ||
51 | </td> | ||
52 | <td class="table-stats"> | ||
53 | <a href="/art/grimoire.png"> | ||
54 | <img src="/art/grimoire.png" height="50px"> | ||
55 | </a> | ||
56 | </td> | ||
57 | </tr> | ||
58 | |||
59 | <tr> | ||
60 | <td class=table-post> | ||
61 | <div class="date"> | ||
30 | 01/05 — 2021 | 62 | 01/05 — 2021 |
31 | </div> | 63 | </div> |
32 | <a href="/art/beret_beaver.png" class="post-link"> | 64 | <a href="/art/beret_beaver.png" class="post-link"> |
diff --git a/docs/index.html b/docs/index.html index 23b3e23..1cce5d4 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 | 01/05 — 2021 | 81 | 08/05 — 2021 |
82 | </div> | 82 | </div> |
83 | <a href="/art/beret_beaver.png" class="post-link"> | 83 | <a href="/art/antique.png" class="post-link"> |
84 | <span class="post-link">Beret Beaver</span> | 84 | <span class="post-link">Antique</span> |
85 | </a> | 85 | </a> |
86 | </td> | 86 | </td> |
87 | <td class="table-stats"> | 87 | <td class="table-stats"> |
88 | <a href="/art/beret_beaver.png"> | 88 | <a href="/art/antique.png"> |
89 | <img src="/art/beret_beaver.png" height="50px"> | 89 | <img src="/art/antique.png" height="50px"> |
90 | </a> | 90 | </a> |
91 | </td> | 91 | </td> |
92 | </tr> | 92 | </tr> |