add new HTML resource

fixes #39
This commit is contained in:
wellá
2019-06-14 16:20:27 +02:00
committed by GitHub
parent 2f37d511e5
commit 298ce623b3

View File

@@ -33,6 +33,11 @@ export default {
desc: 'A curated list of awesome Canvas examples, related articles and posts.',
url: 'https://github.com/raphamorim/awesome-canvas#readme'
},
{
title: 'HTML Spec',
desc: 'This specification defines a big part of the Web platform, in lots of detail.',
url: 'https://html.spec.whatwg.org/'
},
]
}
},