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/'
},

View File

@@ -34,7 +34,7 @@ export default {
url: 'https://headlesscms.org'
},
{
title: 'Git & Git flow cheatsheet',
title: 'Git and Git flow cheatsheet',
desc: 'Git cheat sheet saves you from learning all the commands by heart.',
url: 'https://github.com/arslanbilal/git-cheat-sheet#readme'
},
@@ -100,7 +100,7 @@ export default {
},
{
title: 'Gifless',
desc: 'Create emoji & text gifs in seconds',
desc: 'Create emoji and text gifs in seconds',
url: 'https://www.gifless.com/'
},
{