diff --git a/README.md b/README.md index 8bf7616bb..a13246e8d 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ Useful tools for developer and people working in IT. [Have a look !](https://it-tools.tech). -## Sponsors - -[![Fern banner](./.github/fern-banner.svg)](https://bit.ly/3zBl7DG) - ## Functionalities and roadmap Please check the [issues](https://github.com/CorentinTh/it-tools/issues) to see if some feature listed to be implemented. diff --git a/src/config.ts b/src/config.ts index fa2421eff..2558d0385 100644 --- a/src/config.ts +++ b/src/config.ts @@ -59,12 +59,6 @@ export const config = figue({ default: false, env: 'VITE_SHOW_BANNER', }, - showSponsorBanner: { - doc: 'Show the sponsor banner', - format: 'boolean', - default: false, - env: 'VITE_SHOW_SPONSOR_BANNER', - }, }) .loadEnv({ ...import.meta.env, diff --git a/src/pages/Home.page.vue b/src/pages/Home.page.vue index fdbccf7e2..2fd9a3b1c 100644 --- a/src/pages/Home.page.vue +++ b/src/pages/Home.page.vue @@ -43,32 +43,6 @@ function onUpdateFavoriteTools() { {{ $t('home.follow.thankYou') }} - - - - - - - - - - - - - - - - - Fern - Sponsor - - - - - Offer developer documentation that looks as good as Stripe's using Fern. Request a preview of your docs on Fern. - - -