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

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatúš Námešný <namesny.matus@gmail.com>2016-10-04 18:52:36 +0300
committerGitHub <noreply@github.com>2016-10-04 18:52:36 +0300
commit4d1b6dd2a0b7c7432127c1717f860e7899bf087e (patch)
tree2c65a88d79aaf72eddaa06ac78acf47bd0fbdb07 /README.md
parent47793e4b00cb4a18f44668a94eaaf2d02668798c (diff)
Update README.md
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 2a13d1d..e21fdd7 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Add these parameters to your `config.toml`:
HeaderHostname = "hostname"
Email = "your_email"
About = "info_about_you"
- ProfilePicture = "profile_icture_url"
+ ProfilePicture = "profile_icture_url"
GoogleAnalytics = "your_google_analytics_id"
```