docs(blog): update authors description and add Discord link (#2405)
Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
fallenbagel:
|
fallenbagel:
|
||||||
name: Fallenbagel
|
name: Fallenbagel
|
||||||
page: true
|
page: true
|
||||||
title: Developer & Maintainer of Jellyseerr
|
title: Developer & Maintainer of Seerr
|
||||||
description: Core Maintainer & Developer of Jellyseerr | Full-Stack Software Engineer | MSc Software Engineering Candidate.
|
description: Core Maintainer & Developer of Seerr | Full-Stack Software Engineer | MSc Software Engineering Student.
|
||||||
url: https://github.com/fallenbagel
|
url: https://github.com/fallenbagel
|
||||||
image_url: https://github.com/fallenbagel.png
|
image_url: https://github.com/fallenbagel.png
|
||||||
email: hello@fallenbagel.com
|
email: hello@fallenbagel.com
|
||||||
@@ -12,8 +12,8 @@ fallenbagel:
|
|||||||
gauthier-th:
|
gauthier-th:
|
||||||
name: Gauthier
|
name: Gauthier
|
||||||
page: true
|
page: true
|
||||||
title: Co-Developer & Co-Maintainer of Jellyseerr
|
title: Developer & Maintainer of Seerr
|
||||||
description: Co-Maintainer & Developer of Jellyseerr | PhD Student in AI at ICB, Dijon
|
description: Core Maintainer & Developer of Seerr | PhD Student in AI at ICB, Dijon
|
||||||
url: https://gauthierth.fr
|
url: https://gauthierth.fr
|
||||||
image_url: https://github.com/gauthier-th.png
|
image_url: https://github.com/gauthier-th.png
|
||||||
email: mail@gauthierth.fr
|
email: mail@gauthierth.fr
|
||||||
|
|||||||
@@ -72,6 +72,11 @@ const config: Config = {
|
|||||||
label: 'Blog',
|
label: 'Blog',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://discord.gg/seerr',
|
||||||
|
label: 'Discord',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/seerr-team/seerr',
|
href: 'https://github.com/seerr-team/seerr',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
|||||||
Reference in New Issue
Block a user