blog/themes/typing/layout/_partial
curben 7d15668c04 fix: html encoding and quote characters
html-minifier doesn't differentiate double and single quote.
backquote means URL doesn't need to be encoded or escaped.
possible IE11 issue, IE11 doesn't support ES6 anyway
https://kangax.github.io/compat-table/es6/

useful website for a47ab6: https://css-tricks.com/centering-css-complete-guide/
2018-11-11 20:57:27 +10:30
..
post style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
after-footer.ejs style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
archive-post.ejs Change date format to '1 Jan 2018' 2018-09-23 15:30:00 +09:30
archive.ejs style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
article.ejs style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
footer.ejs Use 'Content is available under' 2018-10-14 22:36:29 +10:30
head.ejs style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
header.ejs fix: html encoding and quote characters 2018-11-11 20:57:27 +10:30