Merge pull request #221 from webgems/dev

Update master
This commit is contained in:
wellá
2020-06-16 10:08:15 +02:00
committed by GitHub

View File

@@ -35,7 +35,7 @@
{ {
"title": "30 Seconds of Code", "title": "30 Seconds of Code",
"desc": "A curated collection of useful CSS snippets you can understand in 30 seconds or less.", "desc": "A curated collection of useful CSS snippets you can understand in 30 seconds or less.",
"url": "https://30-seconds.github.io/30-seconds-of-css/", "url": "https://www.30secondsofcode.org/css/",
"tags": ["tips", "tricks", "collection"] "tags": ["tips", "tricks", "collection"]
}, },
{ {
@@ -141,4 +141,4 @@
"tags": ["interactive", "visual", "shapes"] "tags": ["interactive", "visual", "shapes"]
} }
] ]
} }