mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
updating sample config
This commit is contained in:
parent
a8e05c115a
commit
169af416a0
1 changed files with 6 additions and 2 deletions
|
@ -9,8 +9,12 @@ Globals:
|
|||
profile_image: 'my_picture.png'
|
||||
# Your name
|
||||
profile_name: 'Bob Smith'
|
||||
# Quote of any sort you'd like
|
||||
profile_quote: "The internet is great. Please enjoy this sample webpage."
|
||||
# Job Title
|
||||
occupation: 'professional basket weaver'
|
||||
# Skills - what you're good at.
|
||||
skills: ['cooking','web design']
|
||||
# things you like
|
||||
likes: ['videogames','analogies','silly hair']
|
||||
# Full URL to your github
|
||||
github_URL: 'https://github.com/jessebot'
|
||||
# Full URL to your linkedin public profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue