Fix smooth scroll for multi-language setup (#93)
This commit is contained in:
parent
c7f2ad72ea
commit
56c8ba4e43
30 changed files with 94 additions and 43 deletions
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: আমার-সম্পর্কে
|
||||
id: about
|
||||
enable: true
|
||||
weight: 1
|
||||
showOnNavbar: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: সাফল্য
|
||||
id: achievements
|
||||
enable: true
|
||||
weight: 6
|
||||
showOnNavbar: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: অভিজ্ঞতা
|
||||
id: experiences
|
||||
enable: true
|
||||
weight: 3
|
||||
showOnNavbar: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: প্রোজেক্ট
|
||||
id: projects
|
||||
enable: true
|
||||
weight: 4
|
||||
showOnNavbar: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: সাম্প্রতিক-পোস্ট
|
||||
id: recent-posts
|
||||
enable: true
|
||||
weight: 5
|
||||
showOnNavbar: true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# section information
|
||||
section:
|
||||
name: দক্ষতা
|
||||
id: skills
|
||||
enable: true
|
||||
weight: 2
|
||||
showOnNavbar: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue