diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index 388095ebb0..f864c07633 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -33,15 +33,6 @@ function HomepageHeader() { > Demo portal - - - Sponsor - screenshots
diff --git a/docs/tailwind.config.js b/docs/tailwind.config.js index 9acae30e48..26c3e43a1f 100644 --- a/docs/tailwind.config.js +++ b/docs/tailwind.config.js @@ -20,8 +20,6 @@ module.exports = { 'immich-dark-bg': 'black', 'immich-dark-fg': '#e5e7eb', 'immich-dark-gray': '#212121', - - 'immich-sponsor': '#db61a2', }, fontFamily: { 'immich-title': ['Snowburst One', 'cursive'],