diff --git a/resources/css.json b/resources/css.json index 4c47b65..d23d860 100644 --- a/resources/css.json +++ b/resources/css.json @@ -139,12 +139,6 @@ "desc": "This CSS clip-path maker helps you understand the clip-path property and all the cool things you can do with it.", "url": "https://bennettfeely.com/clippy/", "tags": ["interactive", "visual", "shapes"] - }, - { - "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"] } ] } diff --git a/resources/frontend.json b/resources/frontend.json index aca50f6..0a38740 100644 --- a/resources/frontend.json +++ b/resources/frontend.json @@ -55,6 +55,12 @@ "desc": "I write tutorials for JavaScript and Web Developers.", "url": "https://flaviocopes.com/", "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"] } ] } diff --git a/resources/html.json b/resources/html.json index 7cd1757..2559c20 100644 --- a/resources/html.json +++ b/resources/html.json @@ -37,12 +37,6 @@ "desc": "Browse trending github repos written in your favorite language with this high performance progressive web application", "url": "https://trends.now.sh/", "tags": ["aggregator", "github", "search", "ratings"] - }, - { - "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"] } ] }