License
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user