Fix smooth scroll for multi-language setup (#93)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: "A propos"
|
||||
id: about
|
||||
enable: true
|
||||
weight: 1
|
||||
showOnNavbar: true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: Realisations
|
||||
id: achievements
|
||||
enable: true
|
||||
weight: 6
|
||||
showOnNavbar: true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: Experiences
|
||||
id: experiences
|
||||
enable: true
|
||||
weight: 3
|
||||
showOnNavbar: true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: Projets
|
||||
id: projects
|
||||
enable: true
|
||||
weight: 4
|
||||
showOnNavbar: true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: Posts recents
|
||||
id: recent-posts
|
||||
enable: true
|
||||
weight: 5
|
||||
showOnNavbar: true
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# section information
|
||||
section:
|
||||
name: Competences
|
||||
id: skills
|
||||
enable: true
|
||||
weight: 2
|
||||
showOnNavbar: true
|
||||
|
||||
Reference in New Issue
Block a user