Merge pull request #179 from oshka/add-netlify-build-badge
Move 'The web accessibility basics' resource to 'Accessibility' category
This commit is contained in:
@@ -19,7 +19,12 @@
|
||||
"desc": "A client-side script that checks HTML source code and detects violations of a defined coding standard.",
|
||||
"url": "http://squizlabs.github.io/HTML_CodeSniffer/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "The web accessibility basics",
|
||||
"desc": "The absolute web accessibility basics every web developer should know about.",
|
||||
"url": "https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/",
|
||||
"tags": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -8,12 +8,6 @@
|
||||
"url": "https://developer.mozilla.org/docs/Web/HTML/Element",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "The web accessibility basics",
|
||||
"desc": "The absolute web accessibility basics every web developer should know about.",
|
||||
"url": "https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"title": "Introduction to HTML",
|
||||
"desc": "In just 4 hours, learn the basics of HTML5 and start building & editing web pages.",
|
||||
@@ -45,4 +39,4 @@
|
||||
"tags": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user