diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index b9c3cd025f1..3ff913ba0ff 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -181,11 +181,11 @@ const config: Config = { themeConfig: { navbar: { logo: { - alt: 'SpacetimeDB Logo', - src: '/images/brand.svg', + alt: 'Spacetime Logo', + src: 'https://spacetimedb.com/images/brand.svg', href: 'https://spacetimedb.com', target: '_self', - width: 152, + width: 133, height: 32, }, hideOnScroll: false, diff --git a/docs/src/css/custom.css b/docs/src/css/custom.css index 77898fd0ae3..9d075b0e3cf 100644 --- a/docs/src/css/custom.css +++ b/docs/src/css/custom.css @@ -476,12 +476,12 @@ li.tabs__item--active, } .navbar__logo { - width: 152px; + width: 133px; height: 32px; } .navbar__logo img { - width: 152px; + width: 133px; height: 32px; } diff --git a/docs/static/images/brand.svg b/docs/static/images/brand.svg deleted file mode 100644 index 77cc436631a..00000000000 --- a/docs/static/images/brand.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - -