summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 255f699..fb3b388 100644
--- a/README.md
+++ b/README.md
@@ -63,9 +63,15 @@ Here are the options that can be stored in this file:
// Links in template (null: default, false: remove, string: new value)
"links": {
+ // Link to home in the top-left corner
+ "home": null,
+
+ // Links in top of sidebar
"about": null,
"issues": null,
"edit": null,
+
+ // Sharing links
"sharing": {
"google": null,
"facebook": null,