Compare commits
7 Commits
d316db48f2
...
be6184b3d5
Author | SHA1 | Date |
---|---|---|
naphteine | be6184b3d5 | |
naphteine | 0a0e8a1371 | |
Gökay Gültekin | aedc6d7402 | |
Gökay Gültekin | b9a3fdaef4 | |
Gökay Gültekin | 2e4ca0e916 | |
Gökay Gültekin | fd53d24e4a | |
Gökay Gültekin | 2850e633f2 |
14
README.md
14
README.md
|
@ -1,2 +1,12 @@
|
|||
# naph.is.being.pet
|
||||
napp
|
||||
# nap.is.being.pet
|
||||
|
||||
pat the nap
|
||||
|
||||
some emojis to enjoy
|
||||
|
||||
animals i love 🐸🐯🐈
|
||||
i love moon 🌚🌑🌒🌓🌔🌕🌖🌗🌘🌔
|
||||
i love the earth 🌍🌎🌏
|
||||
|
||||
|
||||
i love the hackers who enjoy the life (you :3) 💮
|
||||
|
|
19
index.html
19
index.html
|
@ -36,7 +36,7 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="shortcut icon" href="nap.svg" type="image/x-icon">
|
||||
<title>.~ naph the lisper ~.</title>
|
||||
<title>.~ nap the lisper ~.</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -44,22 +44,25 @@
|
|||
<h1>the little napper (≧◡≦)</h1>
|
||||
|
||||
<h2>(about)</h2>
|
||||
<p>hello, i'm naph. i'm just chilling here.</p>
|
||||
<p>hello, i'm nap (or <abbr title="A mineral-
|
||||
wax, identical with hatchettite, found in cavities in limestone at Beaulieu,
|
||||
d6p. Maine-et-Loire. So named because it has an odour like that of
|
||||
naphthas">naphteine</abbr>). i'm just chilling here.</p>
|
||||
|
||||
<h2>(programming)</h2>
|
||||
<p>i been learning common lisp. i'm very new to it.</p>
|
||||
<p>i have been learning common lisp. i'm very new to it.</p>
|
||||
|
||||
<h2>(contact)</h2>
|
||||
<p>find me on <a href="https://git.being.pet/nap">git.being.pet</a> or bhbc mc server.</p>
|
||||
<p>find me on <a href="https://git.being.pet/nap">git.being.pet</a> or being.pet mc server.</p>
|
||||
|
||||
<h2>(friends)</h2>
|
||||
<h2>(land of lisp)</h2>
|
||||
<ul>
|
||||
<li><a href="https://kc.is.being.pet">mrrrrp</a></li>
|
||||
<li><a href="https://lily.is.being.pet/">pond flower 3.3</a></li>
|
||||
<li><a href="https://lily.is.being.pet/">pond flower °•🪷•°</a></li>
|
||||
<li><a href="https://kyonbox.de">kyon kyon :3</a></li>
|
||||
<li><a href="https://matdoes.dev/">mat</a></li>
|
||||
<li><a href="https://matdoes.dev/">mat o.o</a></li>
|
||||
</ul>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue