fix: change logo to png instead of svg, fix favicon svg to be an actual vector

This commit is contained in:
DuroCodes
2024-05-13 22:02:46 -04:00
parent f581fb260d
commit bc59a4ae9b
3 changed files with 21 additions and 6 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 726 B

View File

@@ -0,0 +1,11 @@
<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2160 2160" width="2160" height="2160">
<title>sern-logo</title>
<style>
.s0 { fill: #ed5087 }
.s1 { fill: #20317b }
</style>
<g id="Layer">
<path id="Layer" class="s0" d="m690 812v258h558.5 558.5l-0.2-223.8-0.3-223.7-2.2-8c-8.1-28.7-28.9-49.5-57.8-57.7l-8-2.3-524.2-0.3-524.3-0.2z"/>
<path id="Layer" class="s1" d="m352.2 1320.7l0.3 217.8 2.2 7c4.7 15.2 10.9 25.8 21 35.8 10.4 10.5 21 16.6 37.3 21.5 5.1 1.6 42.5 1.7 528.8 2l523.2 0.2v-251-251h-556.5-556.5z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 554 B

View File

@@ -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: <b>npm create @sern/bot</b>
link: /v3/guide/walkthrough/new-project