Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: Countdown
|
| 3 |
emoji: π
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
thumbnail: thumbnail.png
|
|
@@ -17,7 +17,7 @@ A countdown timer for this special event!
|
|
| 17 |
## πͺ Features
|
| 18 |
|
| 19 |
- Immersive **animated starfield** background
|
| 20 |
-
- **Giant countdown timer**
|
| 21 |
- Ambient space audio looping in the background
|
| 22 |
- Responsive and fullscreen-friendly layout
|
| 23 |
- Built with HTML, CSS, and vanilla JavaScript
|
|
|
|
| 1 |
---
|
| 2 |
title: Countdown
|
| 3 |
emoji: π
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
thumbnail: thumbnail.png
|
|
|
|
| 17 |
## πͺ Features
|
| 18 |
|
| 19 |
- Immersive **animated starfield** background
|
| 20 |
+
- **Giant countdown timer**
|
| 21 |
- Ambient space audio looping in the background
|
| 22 |
- Responsive and fullscreen-friendly layout
|
| 23 |
- Built with HTML, CSS, and vanilla JavaScript
|