summaryrefslogtreecommitdiff
path: root/public/posts/test2/index.html
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2025-12-21 12:28:33 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2025-12-21 12:28:33 +0100
commita96d8ec708500b10cf48298213922b7dc0398d9a (patch)
treec8c180e06bee1e81effb3f8f9085c7edd9093630 /public/posts/test2/index.html
parent87370a6c7d891a30d6a50ed66ac98feda5a63817 (diff)
refactor: moved files from themes to layouts and static
Diffstat (limited to 'public/posts/test2/index.html')
-rw-r--r--public/posts/test2/index.html63
1 files changed, 0 insertions, 63 deletions
diff --git a/public/posts/test2/index.html b/public/posts/test2/index.html
deleted file mode 100644
index 12784f7..0000000
--- a/public/posts/test2/index.html
+++ /dev/null
@@ -1,63 +0,0 @@
-<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>
-
-<div class="container">
- <ul id="bar">
-
-
- <li>
- <a href="/">home</a>
- </li>
- <li>|</li>
-
-
- <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>
-<div class="container">
-
-</div>
-<footer>
- <center>
-
- © Copyright 2024-2025 Mateusz J. Kwiatkowski. All Rights Reserved.
-
- </center>
-</footer>
-</body>
-</html>
-