diff --git a/docs/site/docusaurus.config.js b/docs/site/docusaurus.config.js index 4e5674a865a..12e1bd24232 100644 --- a/docs/site/docusaurus.config.js +++ b/docs/site/docusaurus.config.js @@ -206,12 +206,13 @@ const config = { width: 138, height: 48, }, - copyright: `
- © ${new Date().getFullYear()} IOTA Foundation -
+ copyright: ` +
+ © ${new Date().getFullYear()} IOTA Foundation +
Privacy PolicyImpressumContact Us -
-
`, +
+
`, }, prism: { theme: themes.github,