Handle navbar brand URL properly
This commit is contained in:
parent
856a1b185f
commit
5614eaa564
10 changed files with 319 additions and 3 deletions
16
exampleSite/data/bn/author.yaml
Normal file
16
exampleSite/data/bn/author.yaml
Normal file
|
@ -0,0 +1,16 @@
|
|||
# some information about you
|
||||
name: "জেইন ডো"
|
||||
nickname: "জেইন"
|
||||
# greeting message before your name. it will default to "Hi! I am" if not provided
|
||||
greeting: "হ্যালো, আমি হলাম"
|
||||
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:
|
||||
- আমি একজন ডেভেলপার
|
||||
- আমি ওপেন সোর্স প্রোজেক্ট এ কাজ করতে পছন্দ করি
|
||||
- আমি মজার কিছু প্রোজেক্ট এ কাজ করতে ভালবাসি
|
Loading…
Add table
Add a link
Reference in a new issue