summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBo Marchman <bo.marchman@gmail.com>2014-07-02 23:32:44 -0400
committerBo Marchman <bo.marchman@gmail.com>2014-07-02 23:40:57 -0400
commitddacbbe73bb3b8a3717c4ea589b5b19514104e8c (patch)
treeee3123ddef217ba0f1b64498833ffb2dee4df381
parentf7d52f0effa51a43af27b082defa6f0d952630f4 (diff)
downloadgitbook-ddacbbe73bb3b8a3717c4ea589b5b19514104e8c.zip
gitbook-ddacbbe73bb3b8a3717c4ea589b5b19514104e8c.tar.gz
gitbook-ddacbbe73bb3b8a3717c4ea589b5b19514104e8c.tar.bz2
update readme with custom links
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1aed672..8eb2511 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,11 @@ Here are the options that can be stored in this file:
"issues": null,
"contribute": null,
+ // Custom links at top of sidebar
+ "custom": {
+ "Custom link name": "https://customlink.com"
+ },
+
// Sharing links
"sharing": {
"google": null,