EugeneCodeCamp / EugeneCodeCamp.github.io

Website for Eugene Code Camp
1 stars 1 forks source link

[v2.1] Create component for navigation #17

Closed websupergirl closed 4 years ago

websupergirl commented 4 years ago

Let's call it ECCNav and we'll be reusing it for all the new pages.

Make it so it can be brought in where needed with import ECCNav from "@/components/ECCNav"

Add to the defaut layout.

websupergirl commented 4 years ago

Great job!