59111d1e01
Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme. ref: https://support.google.com/plus/answer/9195133
28 lines
No EOL
859 B
YAML
28 lines
No EOL
859 B
YAML
# Authors
|
|
|
|
Billy Rick:
|
|
name : "Billy Rick"
|
|
bio : "What do you want, jewels? I am a very extravagant man."
|
|
avatar : "/assets/images/bio-photo-2.jpg"
|
|
links:
|
|
- label: "Email"
|
|
icon: "fas fa-fw fa-envelope-square"
|
|
url: "mailto:billyrick@rick.com"
|
|
- label: "Website"
|
|
icon: "fas fa-fw fa-link"
|
|
url: "https://thewhip.com"
|
|
- label: "Twitter"
|
|
icon: "fab fa-fw fa-twitter-square"
|
|
url: "https://twitter.com/extravagantman"
|
|
|
|
Cornelius Fiddlebone:
|
|
name : "Cornelius Fiddlebone"
|
|
bio : "I ordered what?"
|
|
avatar : "/assets/images/bio-photo.jpg"
|
|
links:
|
|
- label: "Email"
|
|
icon: "fas fa-fw fa-envelope-square"
|
|
url: "mailto:cornelius@thewhip.com"
|
|
- label: "Twitter"
|
|
icon: "fab fa-fw fa-twitter-square"
|
|
url: "https://twitter.com/rhymeswithsackit" |