From abcc86cb7504fb0c605324d1e7edd8a0b31d6e54 Mon Sep 17 00:00:00 2001 From: Rahul Tiwari Date: Sun, 19 Apr 2020 12:28:51 +0530 Subject: [PATCH] Update README to accomodate social profile changes --- README.md | 24 ++++++++++++++++-------- 1 file 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