mirror of
https://github.com/immich-app/immich.git
synced 2025-06-22 17:04:00 +02:00
docs: milestones (#4593)
* docs: milestones * fix: light mode * feat: dates and links * use item interface from timeline * fix ssr build * responseive design and styling --------- Co-authored-by: martabal <74269598+martabal@users.noreply.github.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
parent
b05132a01a
commit
36b3521be8
6 changed files with 630 additions and 7 deletions
|
@ -101,6 +101,11 @@ const config = {
|
|||
position: 'right',
|
||||
label: 'Docs',
|
||||
},
|
||||
{
|
||||
to: '/milestones',
|
||||
position: 'right',
|
||||
label: 'Milestones',
|
||||
},
|
||||
{
|
||||
to: '/docs/api',
|
||||
position: 'right',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue