From 2da4b07b8aa1f39fe0f919af30eccb7888143648 Mon Sep 17 00:00:00 2001 From: jaketothepast Date: Thu, 2 Nov 2017 14:19:59 -0400 Subject: [PATCH] Add portfolio to config.toml --- config.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.toml b/config.toml index 1eea6e9..2bb9462 100644 --- a/config.toml +++ b/config.toml @@ -49,6 +49,11 @@ theme = "blackburn" pre = "" weight = 4 url = "/contact/" + [[menu.main]] + name = "Portfolio" + pre = "" + weight = 5 + url = "/portfolio/" [social] # Link your social networking accounts to the side menu