Skip to content

Commit

Permalink
add buy link to top menu
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbilek committed Nov 5, 2021
1 parent aba42f7 commit 0ac960e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ module.exports = {
name: "Produkty",
url: `/cs/produkty`,
},
{
name: "Koupit",
url: `/cs/koupit`,
},
{
name: "Příběh Karmen",
url: `/cs/pribeh/`,
Expand Down

0 comments on commit 0ac960e

Please sign in to comment.