blog/themes/chameleon/layout
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
..
_partial fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
archive.ejs feat(theme-nav): remove nav link for current page 2021-02-23 07:48:56 +00:00
category.ejs fix(layout): deduplicate class name 2020-05-09 09:54:36 +01:00
index.ejs feat(theme-nav): remove nav link for current page 2021-02-23 07:48:56 +00:00
layout.ejs refactor: consistent spacing in <body> 2021-02-22 07:02:44 +00:00
page.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
post.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
tag-index.ejs feat(helper): titleCase 2020-08-19 03:29:17 +00:00
tag.ejs fix(layout): deduplicate class name 2020-05-09 09:54:36 +01:00