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

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 1b67988..c506cd3 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ To add a social link, add the following lines in `params`:
```
[[params.social]]
- name = "github"
+ icon = "github"
url = "https://github.com/vaga"
```