add slug to titles with space

This commit is contained in:
Sven 2023-10-18 22:47:48 +02:00 committed by GitHub
parent b1745466a2
commit 78af7dec6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@
},
{
"title": "Control D",
"slug": "controld",
"hex": "5FD800"
},
{
@ -83,9 +84,9 @@
"title": "KuCoin",
"hex": "01BC8D"
},
{
{
"title": "La Poste",
"slug": "laposte"
"slug": "laposte"
},
{
"title": "Microsoft"
@ -126,10 +127,12 @@
"color": "EF8300"
},
{
"title": "Privacy Guides"
"title": "Privacy Guides",
"slug": "privacyguides"
},
{
"title": "Privacy.com"
"title": "Privacy.com",
"slug": "privacy"
},
{
"title": "Proton"
@ -143,6 +146,7 @@
},
{
"title": "Standard Notes",
"slug": "standardnotes",
"hex": "2173E6"
},
{
@ -154,6 +158,7 @@
},
{
"title": "Trading 212",
"slug": "trading212",
"hex": "4BA4DE"
},
{