Commit Graph

11 Commits

Author SHA1 Message Date
satnaing 0eeed8e870 refactor: update toggle theme function for better structure and a11y
Move theme switch js codes in Layout.astro file to external js file (toggle-theme.js). Update
.prettierignore to exclude the new toggle-theme.js file.  Update base.css for new data-theme
attribute.
2022-11-26 23:43:27 +06:30
Sat Naing c61e8011fc Update default og image 2022-09-27 15:29:50 +06:30
Sat Naing 1de0e5dcd1 Add google site verification again 2022-09-25 21:21:57 +06:30
Sat Naing c7dd432a46 Remove google verification html 2022-09-25 21:16:22 +06:30
Sat Naing aeb05d71a9 Add google site verification file 2022-09-25 21:04:19 +06:30
Sat Naing 3dd1ac8a9f Support svg and png logo image types 2022-09-23 12:24:54 +06:30
Sat Naing ee744a593b Add logo.svg in public assets 2022-09-23 00:12:37 +06:30
Sat Naing 35f0381b08 Add robots.txt 2022-09-17 14:02:28 +06:30
Sat Naing 126a7988c7 Add OG default image 2022-09-13 16:25:29 +06:30
Sat Naing a3dfdb8c1b Add an asset dev.svg under public/assets 2022-09-11 23:12:44 +06:30
Sat Naing 44cf5afeba Initial commit from Astro 2022-09-08 19:20:34 +06:30