Skip to content

Commit

Permalink
added navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishi Ayyer authored and Rishi Ayyer committed Mar 20, 2024
1 parent a447570 commit 63e4abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const makeTitle = title
/>
</head>
<body class="antialiased flex flex-col justify-between min-h-screen">
<!-- <Navbar /> -->
<Navbar />
<slot />
<Footer />
</body>
Expand Down

0 comments on commit 63e4abf

Please sign in to comment.