refactor: more refactoring to topics as the top-level organization

This commit is contained in:
Andy Burke 2025-09-11 14:09:28 -07:00
parent 11ecd86bb9
commit 4347d20263
18 changed files with 730 additions and 317 deletions

View file

@ -1,3 +1,3 @@
# calendar
# Calendar
The calendar should help people coordinate events.
The calendar should help people coordinate events around a topic.

View file

@ -6,7 +6,7 @@
class="tab-switch"
data-view="calendar"
/>
<label for="calendar-tab-input" class="tab-label"
<label for="calendar-tab-input" class="tab-label mockup"
><div class="icon calendar"></div>
<div class="label">Calendar</div></label
>