blog/themes/typing/layout/_partial
curben 15048c2d1f fix: search.svg does not load in Firefox due to CSP
* Use default-src 'self' as a workaround
https://pokeinthe.io/2016/04/09/black-icons-with-svg-and-csp/
https://bugzilla.mozilla.org/show_bug.cgi?id=1303364
https://github.com/w3c/webappsec-csp/issues/199
https://github.com/w3c/webappsec-csp/issues/198

* use 'self' instead of localhost and netlify.com
* set other directives to 'none'
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
* font-src neeeds to be whitelisted before using fork-awesome
2019-05-22 12:39:53 +09:30
..
post refactor: remove jquery and fancybox 2019-05-22 11:13:21 +09:30
after-footer.ejs refactor: remove jquery and fancybox 2019-05-22 11:13:21 +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 fix: search.svg does not load in Firefox due to CSP 2019-05-22 12:39:53 +09:30
header.ejs refactor: move inline search function to js file 2019-05-21 14:12:30 +09:30