blog/themes/chameleon/layout/_partial
Ming Di Leom 875d3b0540
fix(svg): <use> element no longer allows path
somehow path is considered as cross-origin resource,
though not mentioned in the doc
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
perhaps full URL (with protocol & domain) must be used?
but that will break mirror sites if used
2021-11-18 08:31:04 +00:00
..
post fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
after-footer.ejs feat: serve third-party libs locally 2020-04-08 01:02:42 +01:00
archive-post.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
archive.ejs fix(layout): archives-wrap should be inside archive-container 2020-04-04 06:22:18 +01:00
article.ejs feat(theme-nav): remove nav link for current page 2021-02-23 07:48:56 +00:00
footer.ejs refactor(layout): call Date() directly 2020-03-25 01:48:04 +00:00
head.ejs build: add mirror to yandex 2021-02-26 21:29:18 +00:00
header.ejs fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00