Description & SVG Icon Updated, and removed PaaS Category

main
Dhaval Vira 2 years ago
parent 322f8a7d82
commit 2ad97887ac

@ -1 +1,4 @@
<svg width="32px" height="32px" viewBox="0 0 50 70" ><path d="M0.241243 33.2639H10.9742C15.0585 33.2639 18.9054 35.1835 21.3612 38.4471L31.9483 52.5165C32.1484 52.7824 32.1786 53.1393 32.026 53.435L25.9232 65.2592C25.6304 65.8265 24.8455 65.8932 24.4612 65.3835L0.241243 33.2639Z"></path><path d="M42.4727 33.2822H31.7398C27.6555 33.2822 23.8086 31.3626 21.3528 28.0991L10.7656 14.0297C10.5656 13.7638 10.5354 13.4068 10.688 13.1111L16.7908 1.28696C17.0836 0.719654 17.8684 0.652924 18.2528 1.16266L42.4727 33.2822Z"></path></svg> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 15.8325H10.9065C12.7736 15.8325 14.5322 16.7101 15.6548 18.202L20.4947 24.6337C20.5861 24.7553 20.5999 24.9184 20.5302 25.0536L17.7403 30.4589C17.6065 30.7183 17.2477 30.7488 17.072 30.5158L6 15.8325Z" fill="#5A08C3"/>
<path d="M25.3058 15.8409H20.3993C18.5322 15.8409 16.7737 14.9634 15.651 13.4715L10.8111 7.03975C10.7197 6.91819 10.7059 6.75499 10.7757 6.61982L13.5655 1.2145C13.6994 0.955156 14.0581 0.924651 14.2339 1.15767L25.3058 15.8409Z" fill="#5A08C3"/>
</svg>

Before

Width:  |  Height:  |  Size: 530 B

After

Width:  |  Height:  |  Size: 579 B

@ -943,10 +943,9 @@
}, },
"Blitz.js": { "Blitz.js": {
"cats": [ "cats": [
18, 18
62
], ],
"description": "Blitz picks up where Next.js leaves off, providing battle-tested libraries and conventions for shipping and scaling world wide applications.", "description": "Blitz.js is a web development framework that uses Next.js and React and includes features for authentication, authorization, and database integration to simplify the creation of high-performance and scalable web applications.",
"headers": { "headers": {
"X-Powered-By": "^Blitz\\.js?([0-9.]+)?\\;version:\\1" "X-Powered-By": "^Blitz\\.js?([0-9.]+)?\\;version:\\1"
}, },

Loading…
Cancel
Save