mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 10:12:13 +10:00
updated 16 pages
This commit is contained in:
parent
379aba5f23
commit
71ce4a76a8
16 changed files with 37 additions and 41 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://rentry.co/fmhy-invite' },
|
||||
{ icon: 'discord', link: 'https://pastebin.com/raw/n9BfTkjU' },
|
||||
{
|
||||
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://rentry.co/FMHY-Invite/"
|
||||
href="https://pastebin.com/raw/n9BfTkjU"
|
||||
>
|
||||
Discord.
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue