Project-Roundtable / Uni-Stirling-Grade-Calculator-Website

A website which serves as a calculator for degree classifications/final grades for students at University of Stirling. Made by myself Luke Skinner @LJSkinner and Andrew McGuckin @AndrewMcGuckin
MIT License
0 stars 0 forks source link

feat: add aos library for scroll animations #13

Closed LJSkinner closed 1 year ago

LJSkinner commented 1 year ago

Adds the aos library to our existing pages. (https://michalsnik.github.io/aos/). When adding to new pages follow the same pattern. I'm not sure if this approach will work very well when we come to deploy so I've left a reminder just in case. There is a CDN option, so perhaps that would be an alternative. This is fine for now though and it appears to be working as expected

Closes #9