Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -162,13 +162,13 @@
|
|
| 162 |
<body class="min-h-screen overflow-hidden">
|
| 163 |
<!-- Full-screen video avatar -->
|
| 164 |
<video id="avatar-video" class="video-avatar" autoplay loop muted playsinline>
|
| 165 |
-
<source src="
|
| 166 |
Your browser does not support the video tag.
|
| 167 |
</video>
|
| 168 |
|
| 169 |
<!-- Title -->
|
| 170 |
<div class="neon-text">
|
| 171 |
-
|
| 172 |
</div>
|
| 173 |
|
| 174 |
<!-- Floating action buttons -->
|
|
|
|
| 162 |
<body class="min-h-screen overflow-hidden">
|
| 163 |
<!-- Full-screen video avatar -->
|
| 164 |
<video id="avatar-video" class="video-avatar" autoplay loop muted playsinline>
|
| 165 |
+
<source src="NovehFairfield.mp4" type="video/mp4">
|
| 166 |
Your browser does not support the video tag.
|
| 167 |
</video>
|
| 168 |
|
| 169 |
<!-- Title -->
|
| 170 |
<div class="neon-text">
|
| 171 |
+
Noveh Fairfield
|
| 172 |
</div>
|
| 173 |
|
| 174 |
<!-- Floating action buttons -->
|