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
24
exampleSite/data/id/sections/achievements.yaml
Normal file
24
exampleSite/data/id/sections/achievements.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
# section information
|
||||
section:
|
||||
name: Presentasi
|
||||
id: achievements
|
||||
enable: true
|
||||
weight: 6
|
||||
showOnNavbar: true
|
||||
# Can optionally hide the title in sections
|
||||
# hideTitle: true
|
||||
|
||||
# Your achievements achievements
|
||||
achievements:
|
||||
- title: Presenter Terbaik
|
||||
image: images/achievements/presenter.jpg
|
||||
summary: Best presenter in the 2020 XYZ conference.
|
||||
- title: Juara
|
||||
image: images/achievements/sport.jpg
|
||||
summary: Champion in cycling inter-city cycling championship 2020.
|
||||
- title: Wisuda
|
||||
image: images/achievements/graduation-cap.jpg
|
||||
summary: Received Bachelor of Science (B.Sc.) in Computer Science and Engineer from XYZ University.
|
||||
- title: Pemenang Award
|
||||
image: images/achievements/woman-winner.jpg
|
||||
summary: Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus architecto minus facere vero?
|
Loading…
Add table
Add a link
Reference in a new issue