template
template copied to clipboard
Make use of HTML5 tags
I think, distill can make use of HTML5 tags on the website instead of using custom tags.
<distill-header> ----> <header>
<d-article> ----> <article>
<d-footer> ----> <footer>
