mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-14 02:54:44 +02:00
「🎉」 init(src/front): initialized the frontend, ready to be worked on
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
<link href="/style.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body class="bg-gray-100 flex items-center justify-center min-h-screen">
|
||||
<script src="https://kanel.ovh/oneko.js"></script>
|
||||
<script type="module" src="main.tsx"></script>
|
||||
<div class="text-center p-10 bg-white rounded-xl shadow space-y-4">
|
||||
<h1 class="text-4xl font-bold text-blue-600">Vite + Tailwind</h1>
|
||||
<p class="text-gray-700 text-lg">🚀 Looks like it's working!</p>
|
||||
|
Reference in New Issue
Block a user