Skip to content

Commit

Permalink
brekkie added
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikEide committed Aug 19, 2024
1 parent 418ade0 commit a3b9013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default function App() {
const navigation = [
{ name: "Home", href: "", current: true },
{ name: "Lesesalen", href: "lesesalen", current: false },
{ name: "Breakfast", href: "brekkie", current: false },
{ name: "MusicQuiz", href: "musicquiz", current: false },
{
name: "Github",
Expand Down

0 comments on commit a3b9013

Please sign in to comment.