diff --git a/public/favicon.svg b/public/favicon.svg index df32e6e78..b54229bdd 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -1,9 +1,13 @@ - logo-dark - - - + favicon - + + + + + \ No newline at end of file diff --git a/src/assets/logo/sern-logo.svg b/src/assets/logo/sern-logo.svg new file mode 100644 index 000000000..f2ef31724 --- /dev/null +++ b/src/assets/logo/sern-logo.svg @@ -0,0 +1,11 @@ + + sern-logo + + + + + + \ No newline at end of file diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 721e10f83..8efd796e4 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -5,7 +5,7 @@ description: With the support of the community made plugins and a powerful CLI, hero: tagline: With the support of the community made plugins and a powerful CLI, it's more than just a handler. image: - file: ~/assets/logo/sern-logo.png + file: ~/assets/logo/sern-logo.svg actions: - text: npm create @sern/bot link: /v3/guide/walkthrough/new-project