docs: added footer

pull/249/head
Sylvie 6 months ago
parent e8169e7b71
commit c3111d296f
No known key found for this signature in database
GPG Key ID: 75AB0FE5B983A3AF

@ -71,6 +71,11 @@ export default defineConfig({
}
],
footer: {
message: 'Released under the ISC License.',
copyright: 'Copyright © 2023 tycrek & ass contributors',
},
socialLinks: [
{ icon: 'github', link: 'https://github.com/tycrek/ass/' },
{ icon: 'discord', link: 'https://discord.gg/wGZYt5fasY' }

Loading…
Cancel
Save