Add special sponsors

This commit is contained in:
crazywhalecc
2025-06-30 21:41:48 +08:00
parent 840e09a684
commit 6de7b8e63b
8 changed files with 45 additions and 2 deletions

View File

@@ -47,6 +47,10 @@ export default {
nav: [],
socialLinks: [
{icon: 'github', link: 'https://github.com/crazywhalecc/static-php-cli'}
]
],
footer: {
message: 'Released under the MIT License.',
copyright: 'Copyright © 2023-present crazywhalecc'
}
}
}