Merge pull request #104 from ryan4yin/fix-license

fix: license
This commit is contained in:
Ryan Yin 2024-03-08 15:04:55 +08:00 committed by GitHub
commit f1355dbcbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,8 +84,8 @@ export default defineConfig({
themeConfig: { themeConfig: {
footer: { footer: {
message: "Released under the MIT License.", message: 'Licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank">CC BY-SA 4.0</a>',
copyright: "Copyright © 2023-present Ryan Yin", copyright: 'Copyright © 2023-present <a href="https://github.com/ryan4yin" target="_blank">Ryan Yin</a>',
}, },
search: { search: {