diff --git a/docs_website/docusaurus.config.ts b/docs_website/docusaurus.config.ts index ce689aa..3a7f6bf 100644 --- a/docs_website/docusaurus.config.ts +++ b/docs_website/docusaurus.config.ts @@ -5,7 +5,7 @@ import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { title: 'ThreeFold Docs', tagline: 'Decentralized Autonomous Cloud', - favicon: 'img/favicon.ico', + favicon: 'img/logo_blue.svg', // Set the production url of your site here url: 'https://docs.threefold.info', diff --git a/docs_website/static/img/favicon.ico b/docs_website/static/img/favicon.ico deleted file mode 100644 index 3074e3d..0000000 Binary files a/docs_website/static/img/favicon.ico and /dev/null differ diff --git a/docs_website/static/img/logo3.svg b/docs_website/static/img/logo3.svg deleted file mode 100644 index 567d83f..0000000 --- a/docs_website/static/img/logo3.svg +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs_website/static/img/logo_blue.svg b/docs_website/static/img/logo_blue.svg new file mode 100644 index 0000000..74ee040 --- /dev/null +++ b/docs_website/static/img/logo_blue.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file