All checks were successful
Build and Release / build-and-release (push) Successful in 10m6s
21 lines
635 B
HTML
21 lines
635 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="./vite.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>discord</title>
|
|
<script type="module" crossorigin src="./assets/index-BeX08324.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-CFE9j0dq.css">
|
|
</head>
|
|
<body>
|
|
<script>
|
|
(function() {
|
|
var t = localStorage.getItem('discord-theme') || 'theme-dark';
|
|
document.documentElement.className = t;
|
|
})();
|
|
</script>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|