Update README.md

This commit is contained in:
ccc 2024-04-16 12:57:04 +02:00
parent 368350a983
commit ac3aae4ba1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,6 @@
# clock.tbw.tf
Create a stylish CSS clock using JavaScript with code from the interwebs
Create a stylish CSS clock using JavaScript with code from the interwebs.
On https://codepen.io/nilsynils/pen/EZzyVB we find a lovely pure CSS clockface, complete with shadows, that is perfect for our needs.

2
index.html Normal file
View File

@ -0,0 +1,2 @@
On https://codepen.io/nilsynils/pen/EZzyVB we find a lovely pure CSS clockface, complete with shadows, that seems perfect for our needs.