fix validation error

main
nurbek 2 years ago
parent 98179fd411
commit 422c1ad44a

@ -1,33 +0,0 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="32px" height="32px"
viewBox="0 0 234.3 234.3" style="enable-background:new 0 0 234.3 234.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#46E3B7;}
</style>
<g id="Group_2766" transform="translate(-15853 -8503)">
<g>
<polygon class="st0" points="15998,8534.7 15996,8534.7 15996,8536.7 15996,8555.2 15996,8557.2 15998,8557.2 16016.6,8557.2
16018.6,8557.2 16018.6,8555.2 16018.6,8536.7 16018.6,8534.7 16016.6,8534.7 "/>
<path class="st0" d="M15938.2,8534.7c-7.2,0-14.2,1.4-20.8,4.2c-6.4,2.7-12.1,6.6-17,11.5s-8.8,10.6-11.5,17
c-2.8,6.6-4.2,13.6-4.2,20.8v78.4v2h2h18.6h2v-2v-78.7c0.4-8.1,3.8-15.7,9.5-21.3c5.8-5.7,13.4-9,21.5-9.3h41.2h2v-2v-18.6v-2h-2
H15938.2z"/>
<polygon class="st0" points="16035.1,8608.9 16033.1,8608.9 16033.1,8610.9 16033.1,8629.5 16033.1,8631.5 16035.1,8631.5
16053.7,8631.5 16055.7,8631.5 16055.7,8629.5 16055.7,8610.9 16055.7,8608.9 16053.7,8608.9 "/>
<polygon class="st0" points="16035.1,8571.8 16033.1,8571.8 16033.1,8573.8 16033.1,8592.4 16033.1,8594.4 16035.1,8594.4
16053.7,8594.4 16055.7,8594.4 16055.7,8592.4 16055.7,8573.8 16055.7,8571.8 16053.7,8571.8 "/>
<polygon class="st0" points="16053.7,8534.7 16035.1,8534.7 16033.1,8534.7 16033.1,8536.7 16033.1,8555.2 16033.1,8557.2
16035.1,8557.2 16053.7,8557.2 16055.7,8557.2 16055.7,8555.2 16055.7,8536.7 16055.7,8534.7 "/>
<polygon class="st0" points="16035.1,8646 16033.1,8646 16033.1,8648 16033.1,8666.6 16033.1,8668.6 16035.1,8668.6
16053.7,8668.6 16055.7,8668.6 16055.7,8666.6 16055.7,8648 16055.7,8646 16053.7,8646 "/>
<polygon class="st0" points="16035.1,8683.1 16033.1,8683.1 16033.1,8685.1 16033.1,8703.7 16033.1,8705.7 16035.1,8705.7
16053.7,8705.7 16055.7,8705.7 16055.7,8703.7 16055.7,8685.1 16055.7,8683.1 16053.7,8683.1 "/>
<polygon class="st0" points="15998,8683.1 15996,8683.1 15996,8685.1 15996,8703.7 15996,8705.7 15998,8705.7 16016.6,8705.7
16018.6,8705.7 16018.6,8703.7 16018.6,8685.1 16018.6,8683.1 16016.6,8683.1 "/>
<polygon class="st0" points="15960.9,8683.1 15958.9,8683.1 15958.9,8685.1 15958.9,8703.7 15958.9,8705.7 15960.9,8705.7
15979.5,8705.7 15981.5,8705.7 15981.5,8703.7 15981.5,8685.1 15981.5,8683.1 15979.5,8683.1 "/>
<polygon class="st0" points="15923.8,8683.1 15921.8,8683.1 15921.8,8685.1 15921.8,8703.7 15921.8,8705.7 15923.8,8705.7
15942.4,8705.7 15944.4,8705.7 15944.4,8703.7 15944.4,8685.1 15944.4,8683.1 15942.4,8683.1 "/>
<polygon class="st0" points="15886.7,8683.1 15884.7,8683.1 15884.7,8685.1 15884.7,8703.7 15884.7,8705.7 15886.7,8705.7
15905.2,8705.7 15907.2,8705.7 15907.2,8703.7 15907.2,8685.1 15907.2,8683.1 15905.2,8683.1 "/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

@ -1269,13 +1269,19 @@
}, },
"Render": { "Render": {
"cats": [ "cats": [
88 62
], ],
"description": "Render is a cloud computing platform that provides a wide range of services, including web hosting, cloud computing, and application development. Render offers several hosting options, including static site hosting, web application hosting, and managed databases.", "description": "Render is a cloud computing platform that provides a wide range of services, including web hosting, cloud computing, and application development. Render offers several hosting options, including static site hosting, web application hosting, and managed databases.",
"headers": { "headers": {
"x-render-origin-server": "Render" "x-render-origin-server": "Render"
}, },
"icon": "render.svg", "icon": "Render.svg",
"pricing": [
"low",
"freemium",
"payg",
"recurring"
],
"website": "https://render.com" "website": "https://render.com"
}, },
"Remixd": { "Remixd": {

Loading…
Cancel
Save