Add link to garden
This commit is contained in:
parent
e17c5a6f5b
commit
f238631df6
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,11 @@ module Pages
|
|||
about: {
|
||||
title: "About",
|
||||
url: "/about"
|
||||
}
|
||||
},
|
||||
garden: {
|
||||
title: "Garden",
|
||||
url: "https://garden.farthergate.com"
|
||||
},
|
||||
}
|
||||
|
||||
def initialize(page)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue