Improve theme README & exampleSite (#157)
* Improve theme README * Update exampleSite * Add "Available Translation" section in README
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# some information about you
|
||||
name: "Jane Doe"
|
||||
nickname: "Jane"
|
||||
name: "John Doe"
|
||||
nickname: "John"
|
||||
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||
greeting: "Halo, saya"
|
||||
image: "images/avatar.png"
|
||||
image: "images/author/john.png"
|
||||
# give your some contact information. they will be used in the footer
|
||||
contactInfo:
|
||||
email: "janedoe@example.com"
|
||||
email: "johndoe@example.com"
|
||||
phone: "+0123456789"
|
||||
|
||||
# some summary about what you do
|
||||
|
||||
Reference in New Issue
Block a user