You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<style>body{margin:20px auto;max-width:725px;line-height:1.5em;font-size:1.1em;background-color:#252525;color:#d9d9d9;padding:0 10px;font-family:monospace;hyphens:auto}header{display:flex;justify-content:space-between;align-items:center;white-space:nowrap;font-variant:small-caps}a{color:#ab9a61;text-decoration:none}a:hover{color:#c6ba93}h1{color:#9A61AB;font-size:2em;font-weight:650}h2,h3,h4,h5{line-height:1.2;color:#9A61AB;font-size:1.1em}h2:before{content:"## ";content:"## " / ""}h3:before{content:"### ";content:"### " / ""}h4:before{content:"#### ";content:"#### " / ""}h5:before{content:"##### ";content:"##### " / ""}code{color:#252525;background:#e4d4e8}pre{tab-size:4}details{padding:.6rem 1rem;background:#393939;border:1px solid;border-radius:5px;margin-bottom:1rem}details.important{background:#f33;border-color:#f33}.important h2{margin:0}summary{cursor:pointer;font-weight:700}details[open]{padding-bottom:.75rem}details[open] summary{margin-bottom:.5rem}details[open]>*:last-child{margin-bottom:0}img{max-width:100%;display:block;margin:0 auto}font-size:20px;padding:0}nav{display:inline-block}nav li{display:inline-block;margin-right:20px}nav{font-size:1rem;line-height:2;padding:.5rem 0;margin-left:1rem}nav a{border:1px solid #72ab61;border-radius:2.5px;color:#72ab61;display:inline-block;padding:.1rem 1rem;margin-right:1rem;text-decoration:none}nav a:hover{color:#252525;background:#72ab61;font-weight:700}</style>
<title>Categories</title>
</head>
<body>
<nav><ul class="nav">
<li><a id="index" href="/">| Home</a></li>
<li><a id="faq" href="/faq">| FAQ</a></li>
<li><a id="support" href="https://todo.sr.ht/~hmbrg/no-JS.club">| Ticket</a></li>
</ul>
</nav>
<a href="/" class="title">
<h1>The no-JS club</h2>
</a>
<content>
<h3 style="margin-bottom:0">Filtering for "Categories"</h3>
<small>
<a href="/blog">Remove filter</a>
</small>
<ul class="blog-posts">
<li>
No posts yet
</li>
</ul>
</content>
<p class="copyright">Copyright © 2022, Frank Homburg.</p>
<p>
License:&#09;<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a><br>
Git:&#09;&#09;<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a>
</p>
<p>
The <b>no-JS Club</b> was created by Frank Homburg and is the successor of <a href="https://goel.io" rel="noopener">Karan Goel's</a> now archived project, <a href="https://github.com/karan/nojs.club" rel="noopener">The noJS Club</a>.
</p>
<p>
Maintained with 💜 for a JavaScript freer Internet.
</p>
</body>
</html>