Skip to content

Commit b4f712d

Browse files
committed
remove mirrors list
1 parent 97c68aa commit b4f712d

File tree

4 files changed

+0
-110
lines changed

4 files changed

+0
-110
lines changed

src/lib/navigation.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,6 @@ export function createMainNavigation(
9797
}))
9898
]
9999
},
100-
{
101-
title: 'Mirrors',
102-
experimental: true,
103-
url: '/mirrors',
104-
icon: Copy
105-
},
106-
{
107-
title: 'Host a mirror',
108-
experimental: true,
109-
icon: Server,
110-
url: '/mirrors/host'
111-
},
112100
{
113101
title: 'Backups',
114102
experimental: true,

src/routes/mirrors/+page.svelte

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/routes/mirrors/host/+page.svelte

Lines changed: 0 additions & 4 deletions
This file was deleted.

src/routes/mirrors/mirrors.config.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)