forked from andyburke/autonomous.contact
refactor: more refactoring to topics as the top-level organization
This commit is contained in:
parent
11ecd86bb9
commit
4347d20263
18 changed files with 730 additions and 317 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# calendar
|
||||
# Calendar
|
||||
|
||||
The calendar should help people coordinate events.
|
||||
The calendar should help people coordinate events around a topic.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue