diff --git a/data/sponsors.ts b/data/sponsors.ts index ade715f7f..aef2ca796 100644 --- a/data/sponsors.ts +++ b/data/sponsors.ts @@ -223,6 +223,11 @@ const sponsors = { logo: require("../public/sponsors/igaming-com-logotype.png"), name: "iGaming.com", }, // GitHub + { + url: "https://www.dotcom-monitor.com/sponsoring-open-source-projects/", + logo: require("../public/sponsors/DCM-Logo-54.png"), + name: "Dotcom-Monitor", + }, ] as Sponsor[], silver: [ { diff --git a/public/sponsors/DCM-Logo-54.png b/public/sponsors/DCM-Logo-54.png new file mode 100644 index 000000000..7e8dff00d Binary files /dev/null and b/public/sponsors/DCM-Logo-54.png differ