Yukai_Gu
Yukai_Gu
# Summary ## 1. Eliminate render-blocking resources ### ⭐️Main Change: Change `rel="stylesheet"` to `rel="preload"` Add `as="style" onload="this.rel='stylesheet'"` ### Render-Blocking resources: - `google_font_roboto_300_400_500_700.css` - `https://unpkg.com/[email protected]/dist/leaflet.css` - `https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css` - `https://cdn.jsdelivr.net/npm/leaflet.locatecontrol/dist/L.Control.Locate.min.css` > [Official...
## When registering a class, it is very useful to check the status of the class (Full/WL), and I think it is better to add an update time beside the...
# Main idea Mimic how apple calendar will do on a computer that you can make a event through selecting the time span you want to create. 
I ran a website checker called Lighthouse(An extension from Google I think). and the result for Antalmanac is : Antalmanac's performance isn't looking very good. Improve it, and maybe we...