fix resources with ampersands - fixes #42
This commit is contained in:
@@ -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/'
|
||||
},
|
||||
|
||||
@@ -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/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user