Recognize the role of Greptile/Sentry/Crowdin/Chromatic which give generous open source plans + some cleanup
12 lines
385 B
HTML
12 lines
385 B
HTML
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="images/icons/android/android-launchericon-48-48.png" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Twenty</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/options/page-inaccessible-index.tsx"></script>
|
|
</body>
|
|
</html> |