public: updates of content

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-03-23 14:59:06 +01:00
parent b467a6ce7f
commit 2fb993fae5
10 changed files with 87 additions and 81 deletions

View File

@@ -26,11 +26,11 @@ export function baseOptions(): BaseLayoutProps {
export const authors = [
{
name: 'OpenPanel Team',
url: 'https://openpanel.com',
url: 'https://openpanel.dev',
},
{
name: 'Carl-Gerhard Lindesvärd',
url: 'https://openpanel.com',
url: 'https://openpanel.dev',
image: '/twitter-carl.jpg',
},
];