mirror of
https://github.com/immich-app/immich.git
synced 2025-06-24 17:03:11 +02:00
feat(blog): Make blog public, add June 2023 update post (#2935)
* feat(blog): Add blog link to website header * feat(blog): June 2023 update post * chore(blog): Reorder folder structure * chore(blog): Add discord link * chore(blog): Formatting * chore(blog): Use youtube embeds * fix format --------- Co-authored-by: alex <alex@pop-os.localdomain>
This commit is contained in:
parent
bbb6bca605
commit
058c62b111
3 changed files with 110 additions and 0 deletions
|
@ -105,6 +105,11 @@ const config = {
|
|||
position: 'right',
|
||||
label: 'API',
|
||||
},
|
||||
{
|
||||
to: '/blog',
|
||||
position: 'right',
|
||||
label: 'Blog',
|
||||
},
|
||||
{
|
||||
href: 'https://github.com/immich-app/immich',
|
||||
label: 'GitHub',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue