From 990cbcf4ada1b704f7f2831135c04b65b8d6ee64 Mon Sep 17 00:00:00 2001 From: IChou Date: Sun, 23 Oct 2016 14:53:39 +0800 Subject: update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72ed854..680baa9 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ googleAnalytics = "Your Google Analytics tracking code" Avater = "img/avatar.jpg" SelfIntro = "Just a worm, seek for true, live in shadow, no more..." + Email = "you@example.com" GithubID = "Your Github ID" TwitterID = "Your Twitter ID" @@ -64,8 +65,9 @@ Please notice that TOC will be hidden when browser width is less than 920px. ### Enable Formspree to your page -If you need a form which enables guests to contact you by email, Formspree maybe a good choice. -just adding `formspree: true` (YAML) or `formspree = true` (TOML) in the front matter of your page. +If you need a form which allows guests to contact you by email, Formspree maybe a good choice. + +Firstly, make sure you have already set a Email in the config.toml. And then add `formspree: true` (YAML) or `formspree = true` (TOML) in the front matter of your page. ## Build your site -- cgit v1.2.3