Fix alfi naming
This commit is contained in:
@@ -51,7 +51,7 @@ export const authors: Record<string, StarlightBlogAuthor> = {
|
|||||||
picture: "https://avatars.githubusercontent.com/u/91350598?v=4",
|
picture: "https://avatars.githubusercontent.com/u/91350598?v=4",
|
||||||
},
|
},
|
||||||
alfi0812: {
|
alfi0812: {
|
||||||
name: "Alfi0812",
|
name: "Alfred Göppel",
|
||||||
title: "Community Development Lead",
|
title: "Community Development Lead",
|
||||||
url: "https://github.com/alfi0812",
|
url: "https://github.com/alfi0812",
|
||||||
picture: "https://avatars.githubusercontent.com/u/43101280?v=4",
|
picture: "https://avatars.githubusercontent.com/u/43101280?v=4",
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ const iconClass = "mr-2 group-hover:animate-ping";
|
|||||||
<p>Test-Coverage</p>
|
<p>Test-Coverage</p>
|
||||||
</li>
|
</li>
|
||||||
</Card>
|
</Card>
|
||||||
<Card title="Alfi" icon="pencil">
|
<Card title="Alfred Göppel" icon="pencil">
|
||||||
<hr>
|
<hr>
|
||||||
<b>Community Development Lead</b><br>
|
<b>Community Development Lead</b><br>
|
||||||
<i>"Alfi0812"</i>
|
<i>"Alfi0812"</i>
|
||||||
|
|||||||
Reference in New Issue
Block a user