Merge pull request #223 from the94air/dev

Add "interneting is hard"
This commit is contained in:
wellá
2020-07-06 13:32:37 +02:00
committed by GitHub
2 changed files with 6 additions and 14267 deletions

14267
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -55,6 +55,12 @@
"desc": "I write tutorials for JavaScript and Web Developers.", "desc": "I write tutorials for JavaScript and Web Developers.",
"url": "https://flaviocopes.com/", "url": "https://flaviocopes.com/",
"tags": ["mentor", "books", "tutorial"] "tags": ["mentor", "books", "tutorial"]
},
{
"title": "Interneting is hard",
"desc": "Friendly web development tutorials for complete beginners in HTML and CSS",
"url": "https://www.internetingishard.com/",
"tags": ["html", "semantic", "css", "typography"]
} }
] ]
} }