From 3d2feb6f6c8ffe2d9d2efa6ebacd7d303af119c0 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Mon, 18 Dec 2023 12:36:49 +0100 Subject: [PATCH] Revert "Update banner for Producthunt" This reverts commit 2fb56e580253d240a0d7bf857c353f8bf96870fd. --- docs/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 8d0bc11..89d3ef2 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -25,7 +25,7 @@ module.exports = { }, announcementBar: { id: 'shadowlens', - content: 'ShadowLens is out!!! 🥳🥳 Please vote for ShadowLens on ProductHunt: producthunt.com/posts/shadowlens', + content: 'ShadowLens is out!!! 🥳🥳 Download the iOS app to see VisionCamera in action: apps.apple.com/shadowlens', backgroundColor: '#e39600', textColor: '#ffffff', isCloseable: false,