FilipeMSouza / rpg-handouts

https://rpgstream.vercel.app
0 stars 0 forks source link

Navbar #19

Closed h80r closed 4 months ago

h80r commented 4 months ago

Problem

We can't go back without changing the URL directly or using the browser back button. When new pages are implemented we won't be able to access them without directly changing the URL too.

Solution

Create a navbar in the root layout to easily access our pages.