From 2cc35ab2a1a0f442edd985ee3622c3c11b571235 Mon Sep 17 00:00:00 2001 From: nodejh Date: Sun, 22 Jan 2017 15:45:03 +0800 Subject: [PATCH] update config.toml --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 991f467..0b342f0 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -10,7 +10,7 @@ googleAnalytics = "your_google_analytics_code" [params] name = "Hugo" description = "Blog Description" - bio = "To Be A Full Stack Developer" + bio = "Blog biology" # Enter optionally your twitter account twitter = "your_twotter" enableRSS = false