mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 05:54:19 +01:00
26 lines
1.0 KiB
HTML
26 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ja">
|
|
<head prefix="og: http://ogp.me/ns# website: http://ogp.me/ns/website#">
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:creator" content="@syusui-s" />
|
|
<meta name="twitter:image" content="" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://syusui-s.github.io/rezi/catalogs" />
|
|
<meta property="og:title" content="Rezi" />
|
|
<meta property="og:description" content="" />
|
|
<meta property="og:image" content="" />
|
|
<meta property="og:locale" content="ja_JP">
|
|
<!-- <link rel="shortcut icon" type="image/png" href="/src/assets/icon.png" /> -->
|
|
<title>nostRabbit</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
|
|
<script src="/src/index.tsx" type="module"></script>
|
|
</body>
|
|
</html>
|