vodoraslo.xyz/new-site/public/categories/index.html

30 lines
732 B
HTML
Raw Normal View History

2022-12-17 07:30:26 +01:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Categories | My New Hugo Site</title>
<link rel="canonical" href="https://vodoraslo.xyz/">
<link rel='alternate' type='application/rss+xml' title="My New Hugo Site 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="https://vodoraslo.xyz/">https://vodoraslo.xyz/</a>
</footer>
</body>
</html>