Images shrunk + slight html optimization + created .gitignore

Sped up website by a little and shrunk all images in the 360 section by 3%
This commit is contained in:
Owen Quinlan 2021-07-11 21:16:35 +10:00
parent 38eb1b7c96
commit de2be1262e
2179 changed files with 3497 additions and 11 deletions

View file

@ -18,5 +18,8 @@
"nes.css": "^2.3.0",
"quicklink": "^2.2.0",
"video.js": "^7.13.3"
},
"devDependencies": {
"critical": "^4.0.0"
}
}
}