simpletheme/exampleSite/data/personalize.toml

31 lines
816 B
TOML
Raw Normal View History

2020-04-02 13:10:21 +00:00
Name = "Agent Smith"
2020-06-18 12:45:48 +00:00
2020-04-02 13:10:21 +00:00
# Supports markdown
About = "We're not here because we're free. We're here because we're __not__ free. There's no escaping reason. No denying purpose. Because as we both know without purpose, we would not exist.<br/> Read more [here](https://matrix.fandom.com/wiki/Agent_Smith)"
2020-06-18 12:45:48 +00:00
2020-04-02 13:10:21 +00:00
Email = "agent.smith@thematrix.com"
2020-06-18 12:45:48 +00:00
# Add the filename with file extension.
2020-04-02 13:10:21 +00:00
Resume = ""
2020-06-18 12:45:48 +00:00
# Sets the number of posts to display on the front page
PostLimit = 4
GoatCounterCode = ""
[[profiles]]
name = "GitHub"
url = "https://github.com/invinciblycool"
[[profiles]]
name = "Twitter"
url = "https://twitter.com/getFANDOM"
[[profiles]]
name = "Goodreads"
url = "https://www.goodreads.com/user/show/91520565-rahul-tiwari"
[[profiles]]
name = "LinkedIn"
url = "https://www.linkedin.com/in/rahul-tiwari-43708b128/"