Skip to content

Version 2.1

Compare
Choose a tag to compare
@talha131 talha131 released this 10 Feb 16:02
· 1353 commits to master since this release
269535f
Fix HTML5 compatibility (#234)

- fixed date stamps to be HTML5 valid
- add `itemscope` to `<article>`

What I ommitted, but may need to fix later, if HTML5 hasn’t
included it yet:

- remove: `<meta name="copyright" content="{{ AUTHOR }}" />`