diff options
Diffstat (limited to 'public/categories/index.html')
| -rw-r--r-- | public/categories/index.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..ec196e7 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,35 @@ +<img width="100em" height="100em" src="/images/logo.jpg" alt="mjkw logo"> +<div> + <h1>mjkw.pl</h1> + <ul> + <li> + <a href="/">home</a> + </li> + <li> + <a href="/articles">articles</a> + </li> + <li> + <a href="https://git.denounce.ai/">git.denounce.ai</a> + </li> + <li> + <a href="https://ohmyghost.nl">ohmyghost.nl</a> + </li> + <li> + <a href="https://atlarge-research.com/mkwiatkowski/">research</a> + </li> + <li> + <a href="/contact">contact me</a> + </li> + </ul> +</div> + + +<h1>Categories</h1> +<ul class="terms"> + +</ul> + + +© Copyright 2025-2026 Mateusz J. Kwiatkowski. All Rights Reserved. No part of this website may be used or reproduced in any manner to train artificial intelligence technologies or systems. + + |
