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

github.com/ijsucceed/onepress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Succeed <ikwuje24@gmail.com>2019-01-05 14:04:34 +0300
committerGitHub <noreply@github.com>2019-01-05 14:04:34 +0300
commit288663ed7e42375854a553d842155b552a9f8d2e (patch)
treec5933e3fe993361859fe4f725f358bb6bbc42254
parent65e1fada2416d386304514c362442a4a8089b741 (diff)
Add subscribe link
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 23d7d20..2bbf6dc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -18,7 +18,7 @@ paginate = 12
avatar = "images/logo.png"
opengraphImage = "images/logo.png"
enableRSS = true
- subscribeLink = "Link to your subscription"
+ subscribeLink = "https://github.com/ijsucceed/onepress/blob/master/README.md#subscribe-link"
customCSS = false
readMore = "Read Up"