Skip to content

Commit da6e386

Browse files
Add Javadoc social link
1 parent a16f483 commit da6e386

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export default defineConfig({
1717
},*/
1818
social: [
1919
{ icon: 'github', label: 'GitHub', href: 'https://github.com/SkriptLang' },
20+
{ icon: 'seti:java', label: 'Javadoc', href: 'https://javadocs.skriptlang.org/skript' },
2021
{ icon: 'discord', label: 'Discord', href: 'https://discord.gg/skriptlang-988998880794402856' },
2122
{ icon: 'openCollective', label: 'OpenCollective', href: 'https://opencollective.com/skriptlang' },
2223
],

0 commit comments

Comments
 (0)