add link to today page on home

This commit is contained in:
Yisroel Baum 2026-04-26 20:53:08 +03:00
parent bfacb5b62c
commit 6314f1c38c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -6,6 +6,7 @@
<body> <body>
<h1>Home</h1> <h1>Home</h1>
<button id="logout">Logout</button> <button id="logout">Logout</button>
<a href="/today">Today's schedule</a>
<ul id="texts-list"> <ul id="texts-list">
</ul> </ul>
<div id="create-plan-modal" hidden> <div id="create-plan-modal" hidden>