diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2025-02-12 23:09:44 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2025-02-12 23:09:44 +0700 |
commit | b341eb67a7c44c6782a34c6a0d820552a49a52ea (patch) | |
tree | 592896ea6573eb39ccc445f7f8c113ae1bfd10c1 /content/cal/_index.html | |
parent | 4a46ae3bbaf3a4281bdaf39b8a4386ce8f812333 (diff) | |
download | blog-b341eb67a7c44c6782a34c6a0d820552a49a52ea.tar.gz |
Add today navigation + style update
Diffstat (limited to 'content/cal/_index.html')
-rw-r--r-- | content/cal/_index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/cal/_index.html b/content/cal/_index.html index a32beca..9bbb4fd 100644 --- a/content/cal/_index.html +++ b/content/cal/_index.html @@ -11,6 +11,7 @@ disable_feed: true Solar date: <input id="solar-date" type="date" /> </label> + <button id="nav-today">Today</button> </div> <div id="lunar-solar-cal"> <div id="solar-cal"> |