Commit Graph

8 Commits

Author SHA1 Message Date
Jean-Baptiste AUBRÉE
1848561b56
feat: add vite-plugin-pages-sitemap (#303)
Co-authored-by: JB Aubrée <jb.aubree@digitsole.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-07 04:16:26 +08:00
userquin
0d571d6cc2
fix: accessibility (#57)
* fix accesibility issues:
- index.vue: input without label
- about.vue: color contrast doesn't have sufficient contrast ratio on code sample on light theme

* optimize png icons:
pwa-192x192.png: -31.04%
pwa-512x512.png: -14.66%

use https://ezgif.com/

* chore: color

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-12 13:00:32 +08:00
Han(ハン)
235f64902e
feat: add assets cache & fix manifest content type (#54)
* feat: add assets cache & fix manifest content type

* fix: manifest content-type
2021-02-11 21:34:46 +08:00
Anthony Fu
1fdc7e710c chore: async script 2020-12-21 17:34:47 +08:00
Anthony Fu
d1538f21be chore: update icons 2020-11-04 14:34:56 +08:00
Anthony Fu
56b2726437 feat: PWA support! 2020-10-28 18:05:02 +08:00
Johann Schopplich
1aa4de1f7e
chore: SVG favicon with dark mode support (#5)
* Dark mode supporting favicon

* Update public/favicon.svg

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2020-08-12 02:20:47 +08:00
Anthony Fu
76fb0845ec chore: init 2020-08-10 02:43:04 +08:00