From fed74ce85da1bfa7f794d0ed33b26bb4433ca6d0 Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 2 Mar 2015 14:52:09 -0800 Subject: [PATCH] add back website title to config --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 8369ce4..7f0d658 100644 --- a/_config.yml +++ b/_config.yml @@ -30,6 +30,9 @@ paginate: 5 # Remove this parameter if you don't want an image in the navbar avatar: "/img/avatar-icon.png" +# Name of website to show in the navbar +title: Beautiful Jekyll + # List of links in the navigation bar navbar-links: Home: ""