Update README to accomodate social profile changes
This commit is contained in:
parent
a61b1473e3
commit
abcc86cb75
24
README.md
24
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
|
||||
|
Loading…
Reference in New Issue
Block a user