diff --git a/pages/layout.rb b/pages/layout.rb index 29ab08f..5a9bc01 100644 --- a/pages/layout.rb +++ b/pages/layout.rb @@ -12,7 +12,11 @@ module Pages about: { title: "About", url: "/about" - } + }, + garden: { + title: "Garden", + url: "https://garden.farthergate.com" + }, } def initialize(page)