mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 18:22:13 +10:00
small update
This commit is contained in:
parent
a7f9ab3fbb
commit
15f67fc3fb
8 changed files with 18 additions and 18 deletions
|
@ -129,7 +129,7 @@ export const search: DefaultTheme.Config['search'] = {
|
|||
|
||||
export const socialLinks: DefaultTheme.SocialLink[] = [
|
||||
{ icon: 'github', link: 'https://github.com/fmhy/edit' },
|
||||
{ icon: 'discord', link: 'https://pastebin.com/raw/n9BfTkjU' },
|
||||
{ icon: 'discord', link: 'https://github.com/fmhy/FMHY/wiki/FMHY-Discord' },
|
||||
{
|
||||
icon: 'reddit',
|
||||
link: 'https://reddit.com/r/FREEMEDIAHECKYEAH'
|
||||
|
|
|
@ -226,7 +226,7 @@ const toggleCard = () => (isCardShown.value = !isCardShown.value)
|
|||
more information from you, otherwise join our
|
||||
<a
|
||||
class="text-primary text-underline font-semibold"
|
||||
href="https://pastebin.com/raw/n9BfTkjU"
|
||||
href="https://github.com/fmhy/FMHY/wiki/FMHY-Discord"
|
||||
>
|
||||
Discord.
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue