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:
authorRahul Tiwari <jprrahultiwari@gmail.com>2020-04-19 09:58:51 +0300
committerGitHub <noreply@github.com>2020-04-19 09:58:51 +0300
commit9cf4a862800a6e29112f6ce192b5429486ed8a04 (patch)
treee4979d10f5e225a23137b0fce0b5743591b2cd7d
parentdc4b3710fc574691815adaf6cfe4adc7cfef427d (diff)
Update README to accomodate social profile changes
-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