maringetxway commited on
Commit
d043aee
Β·
verified Β·
1 Parent(s): 71a5036

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -5,9 +5,23 @@ colorFrom: blue
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
 
8
  ---
9
 
10
- # LeRobot Worldwide Hackathon Countdown πŸš€
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
 
12
- A countdown timer to a this special event!
13
 
 
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
+ thumbnail: thumbnail.png
9
  ---
10
 
11
+ # πŸš€ Countdown to Launch
12
+
13
+ A countdown timer for this special event!
14
+
15
+ ![Screenshot of countdown](./thumbnail.png)
16
+
17
+ ## πŸͺ Features
18
+
19
+ - Immersive **animated starfield** background
20
+ - **Giant countdown timer** in IBM Plex Mono
21
+ - Ambient space audio looping in the background
22
+ - Responsive and fullscreen-friendly layout
23
+ - Built with HTML, CSS, and vanilla JavaScript
24
+
25
+
26
 
 
27