gbowne1 / spmssite

The code for my old business website.
GNU General Public License v3.0
8 stars 31 forks source link

issue 6 added CDN's of Bootstrap, Fontawesome, jQuery, PopperJs, Goog… #29

Closed pranavmadhu01 closed 2 years ago

pranavmadhu01 commented 2 years ago

image

pranavmadhu01 commented 2 years ago

Looks good so far.

Script tags at the end, unless required in the header make the page load faster.. and we are currently at ~ 4 to 5 seconds according to testing I did in Google Lighthouse.

just need to add defer keyword inside scripts to load it after page loads i will do it

gbowne1 commented 2 years ago

Yeah. I forgot about that.