This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dashboard/widgets/clock/clock.html
2022-09-20 00:27:25 +01:00

2 lines
53 B
HTML

<h1 data-bind="date"></h1>
<h2 data-bind="time"></h2>