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.
53 lines
1.5 KiB
HTML
53 lines
1.5 KiB
HTML
3 years ago
|
<!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:600px;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}nav{display:inline-block}nav li{display:inline-block no;margin-right:20px}a{color:#bc642d;text-decoration:none}a:hover{color:#b29730}h1,h2,h3{line-height:1.2;color:#658d36;font-size:1.1em}h1:before{content:"# ";content:"# " / ""}h2:before{content:"## ";content:"## " / ""}h3:before{content:"### ";content:"### " / ""}code{background: #4a0000}pre{tab-size:4}</style>
|
||
|
<title>
|
||
|
|
||
|
no-JS.club
|
||
|
|
||
|
</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<header>
|
||
|
<a href="https://no-js.club/">no-JS.club</a>
|
||
|
|
||
|
<nav class="sidebar-nav">
|
||
|
|
||
|
|
||
|
<a href="/faq/" title="">faq</a>
|
||
|
|
||
|
<a href="https://todo.sr.ht/~hmbrg/no-JS" title="">ticket</a>
|
||
|
|
||
|
</nav>
|
||
|
</header>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<h2>Latest logs</h2>
|
||
|
<ul>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div class="footer">
|
||
|
<pre>
|
||
|
Copyright:	© 2021 - 0001 Frank Homburg
|
||
|
|
||
|
License:	<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en" rel="noopener">CC BY-SA 4.0</a>
|
||
|
Git:		<a href="https://git.sr.ht/~hmbrg/no-js.club" rel="noopener">SourceHut</a>
|
||
|
</pre>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|