Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-08-21 20:45:46 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-08-21 20:45:46 +0300
commit49fd0468bad5b7ce6b6dd67461f88e27d4e30fa5 (patch)
treec1576eec96c254356532d816223a562ee3159a7d /config.toml.example
parentda64edf2c8010ceee6c138e853ef035267e89186 (diff)
Closes #4
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example
index 97db2aa..3ecb310 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -8,6 +8,7 @@ title = "Site Title"
Description = "Description of website for head meta tag"
Subtitle = "A subtitle for your site"
Avatar = "path/to/avatar.jpg"
+ PermalinkText = "🔗"
# Copyright owner for display in the footer:
CopyrightOwner = "Copyright owner name"