diff --git a/README.md b/README.md index d3527d5..e357248 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# App Template -[Description] -`Hosted at https://logically.cc/[stub]` +# Clock +A simple clock application +`Hosted at https://logically.cc/clock` **Note that this source is uncoupled from the components required to run it standalone** diff --git a/index.astro b/index.astro index fef70fb..7b95a31 100644 --- a/index.astro +++ b/index.astro @@ -3,5 +3,131 @@ import Layout from "layouts/primary.astro" --- + +

Your Time

+

Your Timezone

+

0:000

+ +
+ + + + + + + + + + + + +
+ +

+ +
+