From a49e6691bf368d768ae8cf70ed8225eef68a6dd1 Mon Sep 17 00:00:00 2001 From: deepthi-28 Date: Thu, 6 Mar 2025 10:55:38 +0530 Subject: [PATCH] Hyper link added to the footer Signed-off-by: deepthi-28 --- microsite/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/docusaurus.config.ts b/microsite/docusaurus.config.ts index 5f326b9445..864d54722a 100644 --- a/microsite/docusaurus.config.ts +++ b/microsite/docusaurus.config.ts @@ -486,7 +486,7 @@ const config: Config = { ], }, ], - copyright: `

Made with ❤️ at Spotify

`, + copyright: `

Made with ❤️ at Spotify

`, }, algolia: { apiKey: '1f0ba86672ccfc3576faa94583e5b318',