Commit Graph

12 Commits (18cbdb4824a425eddd3b79b7ba3dd4ab23e2f9a5)
 

Author SHA1 Message Date
lub 18cbdb4824 fix markdown URLs in readme
lub 03c796c8fe add readme
lub a3aadd76c1 add cache busters
lub 2df78a8fb5 simplify html
lub 1c5d909576 fix negative countdown
lub 65ca06a1d1 optimize default font size for mobile
lub 5a1a5261fa directly display countdown
by extracting the countdown update to a dedicated function we can call it before setting the interval. thus the countdown is updated the instant it is possible instead of needing to wait for the timer interval.
lub 5a04be896a make timer target variable
lub e7b12f2c07 adjust timer :(
lub a0a86f66aa add LICENSE.md
lub 57f4de94e3 add charset to index.html
lub a6b996d772 init