Update authors.ts
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -8,6 +8,12 @@ export const authors: Record<string, StarlightBlogAuthor> = {
|
|||||||
url: "https://github.com/privatepuffin",
|
url: "https://github.com/privatepuffin",
|
||||||
picture: "https://avatars.githubusercontent.com/u/7613738?v=4",
|
picture: "https://avatars.githubusercontent.com/u/7613738?v=4",
|
||||||
},
|
},
|
||||||
|
privatepuffin: {
|
||||||
|
name: "Kjeld Schouten",
|
||||||
|
title: "Maintainer & Founder of TrueCharts",
|
||||||
|
url: "https://github.com/privatepuffin",
|
||||||
|
picture: "https://avatars.githubusercontent.com/u/7613738?v=4",
|
||||||
|
},
|
||||||
stavros: {
|
stavros: {
|
||||||
name: "Stavros Kois",
|
name: "Stavros Kois",
|
||||||
title: "Core Contributor & Maintainer of TrueCharts",
|
title: "Core Contributor & Maintainer of TrueCharts",
|
||||||
|
|||||||
Reference in New Issue
Block a user