diff options
Diffstat (limited to 'public/categories/index.html')
| -rw-r--r-- | public/categories/index.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..57c3a97 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,30 @@ +<!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> +<main> +<header><h1 id="tag_Categories">Categories</h1></header> +<article> + +<ul> +</ul> + +</article> +</main> + +<footer> + <a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a> +</footer> + +</body> +</html> |
