efnet-news/public/categories/index.html
2023-08-14 21:46:29 -06:00

41 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html class="no-js" lang="en-us">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#1b1b1b">
<title>Categories | EFNet News</title>
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
<meta name="description" content="">
<link rel="stylesheet" href="/css/bundle.css">
<link rel="icon" href="/icons/16.png" sizes="16x16" type="image/png">
<link rel="icon" href="/icons/32.png" sizes="32x32" type="image/png">
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="EFNet News">
</head>
<body class="body kind-taxonomy">
<header class="header">
<a class="logo" href="/">EFNet News</a>
</header>
<div class="primary">
<main class="main">
<div class="page block">
<h1 class="page__title">Categories</h1>
</div>
<div class="cards">
</div>
</main>
</div>
<footer class="footer">
<div class="footer__copyright">© 2023 EFNet News. <span class="footer__copyright-credits">Powered by <a href="https://gohugo.io/" rel="nofollow noopener" target="_blank">Hugo</a> and <a href="https://github.com/vimux/binario" rel="nofollow noopener" target="_blank">Binario</a> theme.</span></div>
</footer>
</body>
</html>