Skip to content

Commit 42957bd

Browse files
authored
Replace Fluxer icon with Discord's, as fluxer isn't an icon on Vitepress
Replaced the 'fluxer' social link icon with 'discord'. Signed-off-by: Diego Pireddu <118828188+DionKill@users.noreply.github.com>
1 parent b1707c4 commit 42957bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default defineConfig({
9898

9999
socialLinks: [
100100
{ icon: 'discord', link: 'https://discord.com/invite/QtcPmzHVVm' },
101-
{ icon: 'fluxer', link: 'https://fluxer.gg/b7fFDGsY' },
101+
{ icon: 'discord', link: 'https://fluxer.gg/b7fFDGsY' },
102102
{ icon: 'github', link: 'https://github.com/DionKill/ps4-linux-tutorial/' },
103103
],
104104

0 commit comments

Comments
 (0)