Update README to accomodate social profile changes

This commit is contained in:
Rahul Tiwari 2020-04-19 12:28:51 +05:30 committed by GitHub
parent a61b1473e3
commit abcc86cb75

View File

@ -41,14 +41,6 @@ Name = ""
# Supports markdown # Supports markdown
About = "" About = ""
# Add only the handle
Github = ""
Twitter = ""
# Add the absolute links
Goodreads = ""
Linkedin = ""
Email = "" Email = ""
# Add the filename with file extension. # Add the filename with file extension.
@ -57,6 +49,22 @@ Resume = ""
# Sets the number of posts to display on the front page # Sets the number of posts to display on the front page
PostLimit = 4 PostLimit = 4
[[profiles]]
name = "GitHub"
url = ""
[[profiles]]
name = "Twitter"
url = ""
[[profiles]]
name = "Goodreads"
url = ""
[[profiles]]
name = "LinkedIn"
url = ""
``` ```
## Posts ## Posts