diff options
Diffstat (limited to 'public/categories')
| -rw-r--r-- | public/categories/index.html | 75 | ||||
| -rw-r--r-- | public/categories/index.xml | 11 |
2 files changed, 0 insertions, 86 deletions
diff --git a/public/categories/index.html b/public/categories/index.html deleted file mode 100644 index fc9956a..0000000 --- a/public/categories/index.html +++ /dev/null @@ -1,75 +0,0 @@ -<!DOCTYPE html> -<html lang="en-US" dir="ltr"> -<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> - <meta charset="utf-8"> -<meta name="viewport" content="width=device-width, initial-scale=1"> -<meta name="description" content="Writing about IT, life, and the things that matter."> -<meta name="theme-color" content="#060b10"> -<title>Categories | danilo m.</title> - - - <link rel="stylesheet" href="/css/main.css"> - - - <script src="/js/main.js"></script> - - -</head> -<body> - <div class="reading-progress"></div> - <header><div class="header-container"> - <a href="/" class="site-title">Danilo M.</a> - <div class="header-controls"> - <nav> - <ul> - - <li> - <a href="/articles/" > - articles - </a> - </li> - - <li> - <a href="/is/" > - about - </a> - </li> - - <li> - <a href="/is/here/" > - contact - </a> - </li> - - </ul> - </nav> - <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button> - </div> -</div> -</header> - <main> - <h1>Categories</h1> - - -</main> - <footer><div class="footer-container"> - <div class="footer-content"> - <div class="footer-copyright"> - © 2026 Danilo M.. All rights reserved. - </div> - <nav> - <ul class="footer-nav"> - - <li><a href="/articles/">articles</a></li> - - <li><a href="/is/">about</a></li> - - <li><a href="/is/here/">contact</a></li> - - </ul> - </nav> - </div> -</div> -</footer> -</body> -</html> diff --git a/public/categories/index.xml b/public/categories/index.xml deleted file mode 100644 index f36f245..0000000 --- a/public/categories/index.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> - <channel> - <title>Categories on danilo m.</title> - <link>http://localhost:1313/categories/</link> - <description>Recent content in Categories on danilo m.</description> - <generator>Hugo</generator> - <language>en-US</language> - <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> - </channel> -</rss> |
