diff --git a/docusaurus.config.js b/docusaurus.config.js index 41d74d67..adafdb11 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -6,7 +6,7 @@ module.exports = { baseUrl: "/honeycomb-docs/", onBrokenLinks: "throw", onBrokenMarkdownLinks: "warn", - favicon: "img/hexagon-regular.svg", + favicon: "img/bee.svg", organizationName: "brown-ccv", markdown: { mermaid: true }, themes: ["@docusaurus/theme-mermaid"], @@ -51,7 +51,7 @@ module.exports = { title: "Honeycomb", logo: { alt: "Honeycomb Logo", - src: "img/hexagon-regular.svg", + src: "img/bee.svg", }, items: [ { @@ -99,7 +99,6 @@ module.exports = { }, // red highlight class { - className: "code-block-delete-line", line: "highlight-delete-next-line", block: { start: "highlight-delete-start", end: "highlight-delete-end" }, diff --git a/static/img/bee.svg b/static/img/bee.svg new file mode 100644 index 00000000..abdc244d --- /dev/null +++ b/static/img/bee.svg @@ -0,0 +1,71 @@ + + + bee + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/img/favicon.ico b/static/img/favicon.ico index c01d54bc..7d810ecd 100644 Binary files a/static/img/favicon.ico and b/static/img/favicon.ico differ diff --git a/static/img/hexagon-regular.svg b/static/img/hexagon-regular.svg deleted file mode 100644 index 5c3967e1..00000000 --- a/static/img/hexagon-regular.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/logo.svg b/static/img/logo.svg deleted file mode 100644 index 9db6d0d0..00000000 --- a/static/img/logo.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/img/undraw_docusaurus_mountain.svg b/static/img/undraw_docusaurus_mountain.svg deleted file mode 100644 index 431cef2f..00000000 --- a/static/img/undraw_docusaurus_mountain.svg +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/img/undraw_docusaurus_react.svg b/static/img/undraw_docusaurus_react.svg deleted file mode 100644 index e4170504..00000000 --- a/static/img/undraw_docusaurus_react.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/static/img/undraw_docusaurus_tree.svg b/static/img/undraw_docusaurus_tree.svg deleted file mode 100644 index a05cc03d..00000000 --- a/static/img/undraw_docusaurus_tree.svg +++ /dev/null @@ -1 +0,0 @@ -docu_tree \ No newline at end of file