add crontab support as alarm clock

This commit is contained in:
James Feng Cao 2023-10-25 13:09:25 +08:00
parent 1fb143ab1b
commit 8c6754186c
11 changed files with 160 additions and 13 deletions

View file

@ -29,6 +29,10 @@
<header class='header'>
<a class="logo" href="javascript:void(0)" onclick="return nav2('index.html')">Home</a> <a class="logo" href="javascript:void(0)" onclick="return nav2('tags/index.html')">Tags</a>
<a class="logo" href="javascript:void(0)" onclick="return nav2Lang('en')">English</a>
<nav>
</nav>
</header>