Author yaml
This commit is contained in:
parent
dc79775428
commit
053a8d6c93
1 changed files with 22 additions and 0 deletions
22
data/toha/author.yaml
Normal file
22
data/toha/author.yaml
Normal file
|
@ -0,0 +1,22 @@
|
|||
# some information about you
|
||||
name: "Oxynet"
|
||||
nickname: "Oxynet"
|
||||
image: "images/avatar.png"
|
||||
|
||||
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||
greeting: "👋 Hi, I am"
|
||||
|
||||
# give your contact information. they will be used in the footer
|
||||
contactInfo:
|
||||
email: "oxynetcpetinterpreter@gmail.com"
|
||||
# phone: "+0123456789"
|
||||
stack-overflow:
|
||||
icon: stack-overflow
|
||||
url: "https://stackoverflow.com/users/1/exampleUser"
|
||||
text: "ExampleUser"
|
||||
|
||||
# a summary of what you do
|
||||
summary:
|
||||
- I am a Developer
|
||||
- I work with Go
|
||||
- I love to work with some fun projects
|
Loading…
Add table
Add a link
Reference in a new issue