Commit Graph

6 Commits

Author SHA1 Message Date
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
MDLeom a8a23d535c
fix: move theme icons to theme's folder 2020-08-16 03:33:07 +00:00
MDLeom 9b3b9d569d
fix: move logos from theme to site 2020-08-15 13:28:30 +00:00
curben f2169903ea
fix(svg): xml namespace should use http, not https
- https://github.com/hexojs/hexo-generator-feed/pull/105
2019-12-18 01:12:47 +00:00
curben c3ed7a9840
style: http to https 2019-10-17 11:24:55 +01:00
curben 5a381f7032
fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00
Renamed from themes/typing/source/svg/search.svg (Browse further)