adds optimisations

- all images are now wepb
- font is now preloaded
- rearranged some css to remove some jank on the pc gallery
- all pages now have a lang tag
This commit is contained in:
Nye Evans 2021-09-24 16:11:12 +01:00
parent 196942db91
commit 43876c600e
18 changed files with 96 additions and 101 deletions

View file

@ -1,5 +1,5 @@
<!doctype html>
<HTML>
<HTML lang="en-GB">
<header>
<link rel = "stylesheet" href = "CVPage.css">
<link rel = "stylesheet" href = "effects.css">