aboutsummaryrefslogtreecommitdiff
path: root/docs/art/index.html
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-23 06:50:10 +0000
committerAkshay <[email protected]>2021-02-23 06:50:10 +0000
commitfa539a09d6a12dc479cc663e252c42e6c56df975 (patch)
tree82ebc2541e4f980a4fb09b3074b79611584c7a80 /docs/art/index.html
parentb1e2b04a5080f3e20e11b64f87756bafec9536bb (diff)
add art page
Diffstat (limited to 'docs/art/index.html')
-rw-r--r--docs/art/index.html102
1 files changed, 102 insertions, 0 deletions
diff --git a/docs/art/index.html b/docs/art/index.html
new file mode 100644
index 0000000..c55d6b6
--- /dev/null
+++ b/docs/art/index.html
@@ -0,0 +1,102 @@
1<!DOCTYPE html>
2<html lang="en">
3<head>
4<link rel="stylesheet" href="/style.css">
5<link rel="alternate" type="application/atom+xml" title="nerdypepper's micro musings" href="/index.xml">
6<meta charset="UTF-8">
7<meta name="viewport" content="initial-scale=1">
8<meta content="#ffffff" name="theme-color">
9<meta name="HandheldFriendly" content="true">
10<meta property="og:title" content="nerdypepper">
11<meta property="og:type" content="website">
12<meta property="og:description" content="nerdypepper's micro musings">
13<meta property="og:url" content="https://peppe.rs">
14<link rel="icon" type="image/x-icon" href="/favicon.png">
15<title>peppe.rs</title>
16<body>
17 <div class="posts">
18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a>
20
21 <h1>Art</h1>
22 <div class="separator"></div>
23 <table>
24
25 <tr>
26 <td class=table-post>
27 <div class="date">
28 22/02 — 2021
29 </div>
30 <a href="/art/please_do_not_feed_the_animals.png" class="post-link">
31 <span class="post-link">Please Do Not Feed The Animals</span>
32 </a>
33 </td>
34 <td class=table-stats>
35 <a href="/art/please_do_not_feed_the_animals.png">
36 <img src="/art/please_do_not_feed_the_animals.png" height=50px>
37 </a>
38 </td>
39 </tr>
40
41 <tr>
42 <td class=table-post>
43 <div class="date">
44 25/04 — 2020
45 </div>
46 <a href="/art/moonshine.png" class="post-link">
47 <span class="post-link">Moonshine</span>
48 </a>
49 </td>
50 <td class=table-stats>
51 <a href="/art/moonshine.png">
52 <img src="/art/moonshine.png" height=50px>
53 </a>
54 </td>
55 </tr>
56
57 <tr>
58 <td class=table-post>
59 <div class="date">
60 09/04 — 2020
61 </div>
62 <a href="/art/onigiri.png" class="post-link">
63 <span class="post-link">Onigiri</span>
64 </a>
65 </td>
66 <td class=table-stats>
67 <a href="/art/onigiri.png">
68 <img src="/art/onigiri.png" height=50px>
69 </a>
70 </td>
71 </tr>
72
73 <tr>
74 <td class=table-post>
75 <div class="date">
76 17/01 — 2020
77 </div>
78 <a href="/art/the_observer.png" class="post-link">
79 <span class="post-link">The Observer</span>
80 </a>
81 </td>
82 <td class=table-stats>
83 <a href="/art/the_observer.png">
84 <img src="/art/the_observer.png" height=50px>
85 </a>
86 </td>
87 </tr>
88 </table>
89 <div class="separator"></div>
90 <div class="footer">
91 <a href="https://github.com/nerdypepper">Github</a> ·
92 <a rel="me" href="https://freeradical.zone/@NerdyPepper">Mastodon</a> ·
93 <a href="mailto:[email protected]">Mail</a> ·
94 <a href="https://linkedin.com/in/nerdypepper">LinkedIn</a> ·
95 <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
96 <img class="footimgs" src="https://d33wubrfki0l68.cloudfront.net/94387e9d77fbc8b4360db81e72603ecba3df94a7/632bc/static/cc.svg">
97 </a>
98 </div>
99 </div>
100</div>
101</body>
102</html>