Skip to content

Commit 28b9bbd

Browse files
feat: remove sponsorship page
Signed-off-by: David Dal Busco <[email protected]>
1 parent 0c7a46e commit 28b9bbd

File tree

3 files changed

+0
-104
lines changed

3 files changed

+0
-104
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ const config: Config = {
194194
{ to: "/showcase", label: "Showcase" },
195195
{ to: "/blog", label: "Blog" },
196196
{ to: "/newsletter", label: "Newsletter" },
197-
{ to: "/sponsorship", label: "Sponsorship" },
198197
{ to: "/contact", label: "Contact" }
199198
]
200199
},
@@ -315,10 +314,6 @@ const config: Config = {
315314
label: "Newsletter",
316315
to: "/newsletter"
317316
},
318-
{
319-
label: "Sponsorship",
320-
to: "/sponsorship"
321-
},
322317
{
323318
label: "Changelog",
324319
to: "/changelog"

src/pages/sponsorship/index.module.scss

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

src/pages/sponsorship/index.tsx

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

0 commit comments

Comments
 (0)