diff --git a/pwa/data/logos.ts b/pwa/data/logos.ts index 93528f2fe..102554134 100644 --- a/pwa/data/logos.ts +++ b/pwa/data/logos.ts @@ -24,43 +24,28 @@ export const openSourceData: Reference[] = [ link: "http://digitalstate.io/", highlight: 1, }, - { - name: "Kbin", - logo: "kbin", - link: "https://kbin.pub/en", - highlight: 1, - }, { name: "QOwnNotes", logo: "qownnotes", link: "https://www.qownnotes.org/", }, - { - name: "MBT Bundle", - logo: "mbt-bundle", - link: "https://mbtbundle.org/", - }, { name: "Mobicoop", logo: "mobicoop", link: "https://gitlab.com/mobicoop/mobicoop-platform", highlight: 1, }, - { - name: "PartKeepr", - logo: "partkeepr", - link: "https://partkeepr.org/", - highlight: 1, - }, { name: "Sylius", logo: "sylius", link: "https://sylius.com/", + highlight: 1, }, { name: "French Government", logo: "marianne", link: "https://github.com/SocieteNumerique/pass-numerique", + highlight: 1, }, { name: "En Marche !", diff --git a/pwa/public/images/references/oss/kbin.png b/pwa/public/images/references/oss/kbin.png deleted file mode 100644 index 2697d1ac8..000000000 Binary files a/pwa/public/images/references/oss/kbin.png and /dev/null differ diff --git a/pwa/public/images/references/oss/mbt-bundle.png b/pwa/public/images/references/oss/mbt-bundle.png deleted file mode 100644 index d12e3a6c3..000000000 Binary files a/pwa/public/images/references/oss/mbt-bundle.png and /dev/null differ diff --git a/pwa/public/images/references/oss/partkeepr.png b/pwa/public/images/references/oss/partkeepr.png deleted file mode 100644 index 14cd00b79..000000000 Binary files a/pwa/public/images/references/oss/partkeepr.png and /dev/null differ