This commit is contained in:
SpaceTurth
2026-02-16 09:06:28 -07:00
parent cd2f5fea4e
commit a5cba7d67d
2 changed files with 663 additions and 2 deletions

View File

@ -3,12 +3,12 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Org Web Viewer</title>
<title>Org Web Adapter</title>
<link rel="stylesheet" href="/static/style.css">
</head>
<body>
<header>
<h1>Org Web Viewer</h1>
<h1>Org Web Adapter</h1>
<button id="theme-toggle" type="button" aria-label="Toggle dark mode">Dark mode</button>
</header>
<div class="layout">