17 lines
690 B
HTML
17 lines
690 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/x-icon" sizes="48x48" href="https://graff.estate/icon.ico" />
|
|
<link rel="icon" type="image/svg+xml" sizes="48x48" href="https://graff.estate/icon.svg" />
|
|
<link rel="shortcut icon" type="image/svg+xml" sizes="48x48" href="https://graff.estate/icon.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Vite + React + TS</title>
|
|
<script type="module" crossorigin src="/assets/index-Dua5ifbR.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-9UWzbM5-.css" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|