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

github.com/fncnt/vncnt-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9aed67..acf3b37 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ If you set `email` in `[params]`, the link to your email will appear in front of
### Changing Contact Links
-To add a link to a preferred service of your choice simply add a suitable key to to `[params.contact]`, e.g.
+To add a link to a preferred service of your choice simply add a suitable key to `[params.contact]`, e.g.
```
linkedin = "https://www.linkedin.com/in/jdoe"
```