blog/themes/typing/layout
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
..
_partial fix: search.svg does not load in Firefox due to CSP 2019-05-22 12:39:53 +09:30
about.ejs fix: remove extra curly bracket 2019-04-22 18:50:53 +09:30
archive.ejs style: remove unused left nav menu 2018-11-08 12:27:15 +10:30
category.ejs Install 'typing' theme 2018-09-14 17:57:43 +09:30
index.ejs Use symbolic link instead of hard link 2018-10-11 17:14:47 +10:30
layout.ejs Self-serve scripts and remove unused codes 2018-09-16 16:54:02 +09:30
page.ejs Install 'typing' theme 2018-09-14 17:57:43 +09:30
post.ejs Install 'typing' theme 2018-09-14 17:57:43 +09:30
tag.ejs Install 'typing' theme 2018-09-14 17:57:43 +09:30