mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 07:28:44 +00:00
update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>NosTube MVP</title>
|
||||
<title>bitvid</title>
|
||||
<!-- TailwindCSS CDN -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
@@ -12,7 +12,7 @@
|
||||
<div id="app" class="container mx-auto px-4 py-8">
|
||||
<!-- Header -->
|
||||
<header class="mb-8">
|
||||
<h1 class="text-3xl font-bold text-gray-800">NosTube</h1>
|
||||
<h1 class="text-3xl font-bold text-gray-800">bitvid</h1>
|
||||
<p class="text-gray-600">Decentralized video sharing</p>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user