-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
52 lines (52 loc) · 1.8 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="generator" content="pandoc">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>Basil's Site – Contacts</title>
<link rel="stylesheet" href="/global.css">
<link rel="stylesheet" href="">
</head>
<body>
<div class="page">
<header>
<div class="title">
<h1 class="title">Contacts</h1>
</div>
<ul>
<li><a href="/">Home 🏠</a></li>
<li><a href="/projects.html">Projects 💜</a></li>
<li><a href="/heroes.html">Cool People ‼️</a></li>
<li><strong><a href="https://codeberg.org/BasilBasil">Codeberg 🧊</a></strong></li>
<li><strong><a href="/contact.html">Contact 📱</a></strong></li>
</ul>
<hr/>
</header>
<p><a href="./">Return to index</a></p>
<p>You can contact me in any of the following places (I rarely check my
emails though)</p>
<ul>
<li>Email :
<a href="mailto:[email protected]">[email protected]</a></li>
<li>Discord :
<a href="https://discordapp.com/users/442997528003346442">ocsonic</a></li>
<li>Instagram :
<a href="https://www.instagram.com/ocsonicisameme">ocsonicisameme</a></li>
<li>Telegram : <a href="https://t.me/BasilPerson"><span class="citation"
data-cites="BasilPerson">@BasilPerson</span></a></li>
<li>Mastodon : <a href="https://tech.lgbt/@BasilBasil"><span
class="citation" data-cites="BasilBasil">@BasilBasil</span></a></li>
</ul>
<p>More contact methods to come, I’m not currently active in a lot of
places online.</p>
<p>Markdown file for this page: <a
href="https://basilbasil.codeberg.page/contact.md"
class="uri">https://basilbasil.codeberg.page/contact.md</a></p>
<p><a href="/sitemap.html">Site map</a></p>
<p>This HTML page was generated by the <a
href="https://untitled.vimuser.org/">Untitled Static Site
Generator</a>.</p>
</div>
</body>
</html>