PaletteSwitcher/palette-switcher-v2/dist/index.html

19 lines
636 B
HTML
Raw Normal View History

2024-01-16 05:44:06 +00:00
<!DOCTYPE html>
<html lang="en" class="h-full bg-gray-100">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/assets/favicon-0e726a38.ico" />
<title>Solid App</title>
<script type="module" crossorigin src="/assets/index-2f9598f2.js"></script>
<link rel="stylesheet" href="/assets/index-29b1af54.css">
</head>
<body class="h-full">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>