docs(article): added recap article

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-12-31 08:28:21 +01:00
parent eb00eda8cf
commit 995fc7794d
6 changed files with 89 additions and 2 deletions

View File

@@ -48,6 +48,11 @@ export const authors = [
name: 'OpenPanel Team',
url: 'https://openpanel.com',
},
{
name: 'Carl-Gerhard Lindesvärd',
url: 'https://openpanel.com',
image: '/twitter-carl.jpg',
},
];
export const getAuthor = (author?: string) => {