Update index.html
parent
a5b0246b83
commit
a8d0baae38
|
@ -6,11 +6,11 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="index.pcss">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon">
|
||||
<title>Reddit Search</title>
|
||||
<title>Marsey Search</title>
|
||||
</head>
|
||||
|
||||
<body class="bg-dark text-gray-100">
|
||||
<h1 class="text-red-300 text-center text-5xl">Reddit Search</h1>
|
||||
<h1 class="text-red-300 text-center text-5xl"><img src="https://i.imgur.com/IVgxMqo.gif">Marsey Search<img src="https://i.imgur.com/i9jnwzo.gif"></h1>
|
||||
<div id="react-root"></div>
|
||||
<script src="./index.tsx"></script>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in New Issue