summaryrefslogtreecommitdiff
path: root/public/contact/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/contact/index.html')
-rw-r--r--public/contact/index.html82
1 files changed, 0 insertions, 82 deletions
diff --git a/public/contact/index.html b/public/contact/index.html
deleted file mode 100644
index 7a507b4..0000000
--- a/public/contact/index.html
+++ /dev/null
@@ -1,82 +0,0 @@
-<!DOCTYPE html>
-<html lang=en-us>
- <head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
- <link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
- <link rel="manifest" href="/images/site.webmanifest">
- <link rel="stylesheet" href="/css/style.css" />
- <link rel="stylesheet" href="/css/fonts.css" />
- </head>
- <body>
- <header>
- <div class="container">
- <div class="avatar">
- <img width="120px" height="120px" src="images/pyro.jpg" alt="my logo">
- </div>
- <div>
- <h1>mjkw</h1>
- <ul id="bar">
- <li>
- <a href="mailto:mati.rewa@gmail.com">mati.rewa@gmail.com</a>
- </li>
- <li>|</li>
- <li>
- <a href="https://git.denounce.ai/">git.denounce.ai</a>
- </li>
- <li>
- |
- </li>
- <li>
- <a href="https://ohmyghost.nl">ohmyghost.nl</a>
- </li>
- <li>
- |
- </li>
- <li>
- <a href="https://atlarge-research.com/mkwiatkowski/">research</a>
- </li>
- <li>
- |
- </li>
- <li>
- book blog
- </li>
- </ul>
- </div>
- </div>
- </header>
-
-
-<div class="container">
- <p>Posts</p>
-<div class="content-wrapper">
-
- <p>You can contact me at:</p>
-<ol>
-<li><!-- raw HTML omitted --><a href="mailto:m.j.kwiatkowski@student.vu.nl">m.j.kwiatkowski@student.vu.nl</a><!-- raw HTML omitted --> for anything work-related.</li>
-<li><!-- raw HTML omitted --><a href="mailto:mati.rewa@gmail.com">mati.rewa@gmail.com</a><!-- raw HTML omitted --> for personal matters.</li>
-<li><!-- raw HTML omitted -->my LinkedIn profile<!-- raw HTML omitted --> if you want to quickly chat.</li>
-</ol>
-
-
- <ul id="content-list">
-
-
-
- </ul>
-</div>
-</div>
-
-<footer>
- <center>
-
- © Copyright 2024-2025 Mateusz J. Kwiatkowski. All Rights Reserved.
-
- </center>
-</footer>
-</body>
-</html>
-
-