add contents
This commit is contained in:
@@ -18,6 +18,16 @@ export default {
|
||||
desc: 'A lovely guide made by frontendmasters.',
|
||||
url: 'https://frontendmasters.com/books/front-end-handbook/2019/'
|
||||
},
|
||||
{
|
||||
title: 'Learn to Code HTML & 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/'
|
||||
},
|
||||
{
|
||||
title: 'Frontendmasters',
|
||||
desc: 'Premium tier video courses for any modern stack. Monthly or yearly subscription.',
|
||||
url: 'https://frontendmasters.com'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user