Merge pull request '(FEAT): New favicon' (#71) from refactor/react into master
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 57s
All checks were successful
Deploy application with Docker / build_and_deploy (push) Successful in 57s
Reviewed-on: #71
This commit is contained in:
commit
06a7f22182
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
<link rel="icon" type="image/svg+xml" href="/potion.svg" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Gophernest - Potion</title>
|
<title>Gophernest - Potion</title>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
10
web/public/potion.svg
Normal file
10
web/public/potion.svg
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640">
|
||||||
|
<path fill="#51a2ff" d="M576 144C576 99.8 540.2 64 496 64C478 64 461.4 70 448 80L367 80C390.6 32.6 439.5
|
||||||
|
0 496 0C575.5 0 640 64.5 640 144C640 223.5 575.5 288 496 288C489.5 288 483 287.6 476.7 286.7L540.7
|
||||||
|
212C541.8 210.7 542.9 209.3 544 207.9C563.4 193.3 576 170.1 576 143.9zM66.9 146.6C72.2 135.3 83.5
|
||||||
|
128 96 128L480 128C492.5 128 503.8 135.3 509.1 146.6C514.4 157.9 512.5 171.3 504.3 180.8L320 395.8L320
|
||||||
|
512L384 512C401.7 512 416 526.3 416 544C416 561.7 401.7 576 384 576L192 576C174.3 576 160 561.7 160
|
||||||
|
544C160 526.3 174.3 512 192 512L256 512L256 395.8L71.7 180.8C63.6 171.3 61.7 158 66.9 146.6zM165.6
|
||||||
|
192L288 334.8L410.4 192L165.6 192z"
|
||||||
|
/>
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 869 B |
Loading…
x
Reference in New Issue
Block a user