Merge pull request #179 from oshka/add-netlify-build-badge

Move 'The web accessibility basics' resource to 'Accessibility' category
This commit is contained in:
wellá
2019-10-15 13:43:13 +02:00
committed by GitHub
2 changed files with 7 additions and 8 deletions

View File

@@ -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": []
}
]
}

View File

@@ -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": []
}
]
}
}