diff options
Diffstat (limited to 'widgets/clock/clock.html')
-rw-r--r-- | widgets/clock/clock.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/clock/clock.html b/widgets/clock/clock.html new file mode 100644 index 0000000..06759d4 --- /dev/null +++ b/widgets/clock/clock.html @@ -0,0 +1,2 @@ +<h1 data-bind="date"></h1> +<h2 data-bind="time"></h2>
\ No newline at end of file |