blog/themes/typing/layout/_partial
curben 821ac056b7 feat: add CSP via <meta> tag
* <meta> doesn't support frame-ancestors directive
  * '*--curben.netlify.com' is invalid
  * add localhost
  * block-all-mixed-content works with localhost
2019-05-21 14:41:56 +09:30
..
post style: use ES6 syntax and standard style 2018-11-01 12:15:03 +10:30
after-footer.ejs refactor: move inline cloudinary js into js file 2019-05-21 10:49:30 +09: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 fix: date and time display 2019-05-19 11:35:03 +09:30
head.ejs feat: add CSP via <meta> tag 2019-05-21 14:41:56 +09:30
header.ejs refactor: move inline search function to js file 2019-05-21 14:12:30 +09:30