blog/themes/chameleon/layout/_partial/post
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
..
category.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
date.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
gallery.ejs fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
nav.ejs fix(layout): move 'Newer'/'Older' out of <a> 2020-12-06 11:57:22 +00:00
tag.ejs feat(helper): titleCase 2020-08-19 03:29:17 +00:00
title.ejs fix(svg): <use> element no longer allows path 2021-11-18 08:31:04 +00:00
updated-date.ejs feat: 'updated_option' config 2020-06-23 05:27:55 +01:00