Browse Source

Update README to accomodate social profile changes

main
Rahul Tiwari 4 years ago
parent
commit
9cf4a86280
No account linked to committer's email address
1 changed files with 16 additions and 8 deletions
  1. +16
    -8
      README.md

+ 16
- 8
README.md View File

@@ -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

Loading…
Cancel
Save