Skip to content

Commit

Permalink
Merge pull request #99 from Testausserveri/computer-sharing-campaign
Browse files Browse the repository at this point in the history
feat: create "koneet kiertoon" campaign main page
  • Loading branch information
Esinko authored Jun 11, 2023
2 parents e6b2486 + e4125c5 commit 9ee7857
Show file tree
Hide file tree
Showing 10 changed files with 408 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const pages = [
{ label: "Projektit", path: "/projects" },
{ label: "Tietoa meistä", path: "/about" },
//{ label: "Tietoa", path: "/about-us" }
{ label: "Koneet kiertoon", path: "/koneet-kiertoon" }
]

interface MyAppProps extends AppProps {
Expand Down
Loading

1 comment on commit 9ee7857

@vercel
Copy link

@vercel vercel bot commented on 9ee7857 Jun 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.