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

github.com/calintat/minimal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcalintat <calintat@gmail.com>2017-07-09 13:47:09 +0300
committercalintat <calintat@gmail.com>2017-07-09 13:47:09 +0300
commit226b756916e9d6754d3e8acda5cb766707acc205 (patch)
tree75041dfc50ef48093d422612f485d59b36e490e2
parent2a2089fbe96826ffef65f552c50a1c5d91e82592 (diff)
Fixed url in example site
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3c87ed6..4a1ede2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -50,7 +50,7 @@ theme = "minimal"
weight = 3
[[menu.icon]]
- url = "https://linkedin.com/in/username/"
+ url = "https://www.linkedin.com/in/username/"
name = "linkedin"
weight = 4