sharpetronics.com/_data/authors.yml

20 lines
903 B
YAML
Raw Normal View History

2021-01-13 18:58:23 -05:00
#This data file contains all the author(s) information. It enables us to make a one stop shop change for INF amount of posts to be updated.
---
Charles:
first_name: "Charles"
last_name: "Sharpe"
site: "https://www.csharpe.me"
avatar: "/uploads/authors/c-avatar.webp" #Size of avatar_image 36x36
2022-11-02 21:41:00 -04:00
bio: "🖥️ A Stack Architect, 🦅 A Director, 🎖️ A USAF Veteran, 📜 Intergalactic Confederation, ⚡ ἀγάπηφῶς"
2022-10-15 18:28:57 -04:00
email: "info@sharpetronics.com"
2021-01-13 18:58:23 -05:00
# Twitter nick for use in Twitter cards and follow button.
twitter: "csharpe_me" # if no twitter in this config, the twitter follow button will be removed
# GitHub nick for use in follow button in author block.
github: "csharpee"
social:
- title: "github"
url: "https://github.com/csharpee"
2022-10-15 18:28:57 -04:00
- title: "twitter"
url: "https://www.twitter.com/odinzu_me"
2021-01-13 18:58:23 -05:00
---