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

github.com/invinciblycool/lekh.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md24
1 files changed, 16 insertions, 8 deletions
diff --git a/README.md b/README.md
index e74ac59..0a575ad 100644
--- a/README.md
+++ b/README.md
@@ -41,14 +41,6 @@ Name = ""
# Supports markdown
About = ""
-# Add only the handle
-Github = ""
-Twitter = ""
-
-# Add the absolute links
-Goodreads = ""
-Linkedin = ""
-
Email = ""
# Add the filename with file extension.
@@ -57,6 +49,22 @@ Resume = ""
# Sets the number of posts to display on the front page
PostLimit = 4
+[[profiles]]
+name = "GitHub"
+url = ""
+
+[[profiles]]
+name = "Twitter"
+url = ""
+
+[[profiles]]
+name = "Goodreads"
+url = ""
+
+[[profiles]]
+name = "LinkedIn"
+url = ""
+
```
## Posts