From ac3aae4ba14b0f0477dbedcbdb89663290d5cda6 Mon Sep 17 00:00:00 2001 From: ccc Date: Tue, 16 Apr 2024 12:57:04 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- index.html | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 index.html diff --git a/README.md b/README.md index c6618a8..d352404 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # clock.tbw.tf -Create a stylish CSS clock using JavaScript with code from the interwebs \ No newline at end of file +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. + diff --git a/index.html b/index.html new file mode 100644 index 0000000..51ddf86 --- /dev/null +++ b/index.html @@ -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. +