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

github.com/pavel-pi/kiss-em.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsuka Suzuki <hello@tanksuzuki.com>2016-11-01 03:29:24 +0300
committerAsuka Suzuki <hello@tanksuzuki.com>2016-11-01 03:29:24 +0300
commitcebdf2774a16cd48b505c0f8533fe9d75c3de7ac (patch)
tree73e1dccb1440dafbaec009bce9f1fcd14b9f3076 /README.md
parent6c4667b94a35a20b9855cbc2fc5b26078904bfbd (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5f260d0..6fe3d76 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Copy the `config.toml` in the root directory of your website. Overwrite the exis
__[config.toml](https://github.com/tanksuzuki/hemingway/blob/master/exampleSite/config.toml)__:
```toml
-baseurl = "http://replace-this-with-your-hugo-site.com"
+baseurl = "https://example.com"
languageCode = "en"
title = "Hemingway"
theme = "hemingway"