Commit Graph

11 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
MDLeom 5debe1419d
docs(svg): add credit 2020-03-22 17:51:49 +00:00
MDLeom 9b8498b791
feat: share button
- web share API
- https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share
- https://web.dev/web-share/
- https://github.com/luruke/browser-2020
- move height property to css
- add left margin to headerlink button
2020-03-20 05:18:36 +00:00
curben f2c46c4a11 fix(svg): xml namespace should use http, not https 2019-12-18 05:57:25 +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 740e671023
page(about): add npm handle 2019-11-11 01:54:06 +00:00
curben c3ed7a9840
style: http to https 2019-10-17 11:24:55 +01:00
curben 0c49c77c46
page(about): add github & gitlab badges 2019-10-01 03:59:59 +01:00
curben 5a381f7032
fix: rename typing to chameleon theme 2019-09-11 06:48:43 +01:00