Add Indonesian Language for Toha Themes (#118)
* Add Indonesian Language for Toha Themes #118 Co-authored-by: Richard Tirtadji <richardtirtadji@Richards-MacBook-Pro.local>
This commit is contained in:
parent
33a68fc44f
commit
47c4ef0251
11 changed files with 357 additions and 0 deletions
18
exampleSite/data/id/author.yaml
Normal file
18
exampleSite/data/id/author.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
# some information about you
|
||||
name: "Jane Doe"
|
||||
nickname: "Jane"
|
||||
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||
greeting: "Halo, saya"
|
||||
image: "images/avatar.png"
|
||||
# give your some contact information. they will be used in the footer
|
||||
contactInfo:
|
||||
email: "janedoe@example.com"
|
||||
phone: "+0123456789"
|
||||
|
||||
# some summary about what you do
|
||||
summary:
|
||||
- Saya seorang developer
|
||||
- Saya mengerjakan System
|
||||
- Saya suka dengan servers
|
||||
- Saya melakukan projek open-source
|
||||
- Projek-projek yang seru sangat menarik buat saya
|
Loading…
Add table
Add a link
Reference in a new issue