mirror of
https://github.com/fmhy/edit.git
synced 2025-08-01 00:32:30 +10:00
Merge branch 'main' into redesign
This commit is contained in:
commit
34d4ede382
31 changed files with 1567 additions and 1531 deletions
|
@ -120,7 +120,7 @@ export const nav: DefaultTheme.NavItem[] = [
|
|||
{ text: '❓ FAQs', link: 'https://redd.it/xrxen7' },
|
||||
{
|
||||
text: '😇 SFW FMHY',
|
||||
link: 'https://fmhy.xyz/'
|
||||
link: 'https://rentry.org/piracy'
|
||||
},
|
||||
{
|
||||
text: '🏠 Selfhosting',
|
||||
|
@ -248,7 +248,7 @@ export const wikiSidebar = [
|
|||
meta.build.nsfw
|
||||
? {
|
||||
text: '<span class="i-twemoji:no-one-under-eighteen"></span> NSFW',
|
||||
link: 'https://rentry.co/NSFW-Checkpoint'
|
||||
link: 'https://rentry.org/NSFW-Checkpoint'
|
||||
}
|
||||
: {},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue