-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
42 lines (27 loc) · 1.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://privacyfreak84.github.io/style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="favicon1.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="favicon1.ico" type="image/x-icon"/>
<script async src="https://analytics.umami.is/script.js" data-website-id="bcdfe0f6-dea8-4d11-bdf1-c8b491122376"></script>
<title>contact - privacyfreak84</title>
</head>
<body>
<br>
<nav>
<ul>
<li><a href="https://privacyfreak84.github.io/index.html">Home</a></li>
<li> <a href="https://privacyfreak84.github.io/about.html">About</a></li>
<li> <a href="https://privacyfreak84.github.io/contact.html">Contact</a></li>
<li> <a href="https://privacyfreak84.github.io/blog.html">Blog</a></li>
<li><a href="https://privacyfreak84.github.io/poems.html">Poems</a> </li>
</ul>
</nav>
<br> <br>
<p>why do you want to contact me?</p>
<br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br>
</body>
</html>