diff options
Diffstat (limited to 'public/categories/index.html')
| -rw-r--r-- | public/categories/index.html | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/public/categories/index.html b/public/categories/index.html deleted file mode 100644 index 3e3c9d3..0000000 --- a/public/categories/index.html +++ /dev/null @@ -1,35 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> - <title>Categories | 0xhenrique</title> - <link rel="canonical" href="http://localhost:1313/"> - <link rel='alternate' type='application/rss+xml' title="0xhenrique RSS" href='/index.xml'> - <link rel='stylesheet' type='text/css' href='/style.css'> - <link rel="icon" href="/favicon.ico"> - <meta name="description" content=""> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta name="robots" content="index, follow"> - <meta charset="utf-8"> -</head> -<body> -<ul class="menu-list"> -<li class="menu-item"><a href="http://localhost:1313/">λ</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags/projects">Projects</a></li> -<li class="menu-item"><a href="http://localhost:1313//tags">Tags</a></li> -<li class="menu-item" style="float:right"><a href="http://localhost:1313//about">About</a></li> -</ul> -<main> -<header><h1 id="tag_Categories">Categories</h1></header> -<article> - -<ul> -</ul> - -</article> -</main> - -<footer><a href="/index.xml">Subscribe to my RSS feed</a> -</footer> - -</body> -</html> |
