Updated my home page with a "Skip to content" link, which means users navigating by keyboard only don't have to tab through my lengthy navigation bar to get to the main content. I plan on updating the rest of my site with this feature, so please stay tuned. Really simple code to do this in HTML and CSS is here: https://www.w3schools.com/accessibility/accessibility_skip_links.php
If anyone wants to see it in action you can check my homepage by pressing 'Tab'. It's also available on WebAim. https://webaim.org/
Didn't take too long at all to add, only 30 minutes to go through every page on my site. Hope keyboard users out there find it helpful!