fix resources with ampersands - fixes #42

This commit is contained in:
André Weller
2019-06-15 01:10:30 +02:00
parent 237639564d
commit 1f4334dbf6
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ export default {
url: 'https://kaliop.github.io/frontend-style-guide/2.0/'
},
{
title: 'Learn to Code HTML & CSS',
title: 'Learn to Code HTML and CSS',
desc: 'Learn to Code HTML & CSS is a simple and comprehensive guide dedicated to helping beginners learn HTML and CSS. Outlining the fundamentals, this guide works through all common elements of front-end design and development.',
url: 'https://learn.shayhowe.com/html-css/'
},