Commit 1b8aca40 authored by isstuev's avatar isstuev

fix

parent 702edde0
...@@ -17,8 +17,10 @@ class MyDocument extends Document { ...@@ -17,8 +17,10 @@ class MyDocument extends Document {
href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,500;0,600;1,400&display=swap" href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,500;0,600;1,400&display=swap"
rel="stylesheet" rel="stylesheet"
/> />
<link rel="icon" href="/favicon32.png"/> <link rel="icon" sizes="32x32" type="image/png" href="/favicon-32x32.png"/>
<link rel="icon" href="/favicon16.png"/> <link rel="icon" sizes="16x16" type="image/png"href="/favicon-16x16.png"/>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/>
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/>
</Head> </Head>
<body> <body>
<ColorModeScript initialColorMode={ theme.config.initialColorMode }/> <ColorModeScript initialColorMode={ theme.config.initialColorMode }/>
......
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.14, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1497 6989 c-116 -28 -223 -134 -254 -250 -3 -13 -7 -220 -9 -459 -3
-487 -5 -507 -73 -596 -45 -60 -102 -101 -172 -123 -46 -15 -96 -18 -354 -19
-165 0 -320 -3 -345 -7 -124 -18 -238 -120 -274 -246 -15 -49 -16 -295 -14
-2539 l3 -2485 26 -56 c37 -79 90 -133 167 -171 l67 -33 470 0 470 0 55 26
c73 34 136 99 174 179 l31 65 1 2480 c0 1364 4 2496 8 2515 21 88 99 191 176
230 74 38 116 42 425 42 339 -1 387 6 471 63 53 37 99 93 130 160 17 37 19 77
21 470 2 281 -1 449 -8 485 -21 107 -96 201 -198 249 l-56 26 -450 2 c-247 1
-467 -3 -488 -8z"/>
<path d="M4442 6990 c-100 -24 -188 -99 -236 -200 l-30 -65 -1 -435 c-1 -303
2 -449 10 -480 28 -108 92 -185 195 -234 l65 -31 302 -2 c308 -2 352 -7 425
-44 78 -40 153 -138 174 -229 4 -19 8 -1146 9 -2505 1 -1832 4 -2480 13 -2510
26 -91 101 -177 192 -223 l55 -27 451 -3 c439 -3 453 -3 515 18 109 37 191
121 223 230 15 50 17 266 16 2528 0 2431 0 2473 -20 2528 -34 99 -115 180
-215 215 -51 18 -87 20 -363 22 -289 3 -310 5 -363 25 -73 29 -152 104 -187
179 l-27 58 -5 465 -5 465 -26 56 c-37 79 -90 133 -167 171 l-67 33 -450 2
c-247 1 -465 -2 -483 -7z"/>
<path d="M2965 4200 c-124 -29 -219 -116 -259 -236 -15 -47 -17 -149 -17
-1176 0 -1114 0 -1126 21 -1181 43 -114 141 -200 254 -224 43 -8 840 -10 897
-2 143 22 265 146 286 291 10 65 8 2209 -1 2258 -18 89 -82 179 -161 226 -91
53 -106 54 -565 53 -234 -1 -438 -5 -455 -9z"/>
</g>
</svg>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment