This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
pages:
|
pages:
|
||||||
# NOTE: `name` field must match the `navbar_title` field in the page's front matter to ensure the correct page is highlighted in the navbar.
|
# NOTE: `name` field must match the `navbar_title` field in the page's front matter to ensure the correct page is highlighted in the navbar.
|
||||||
# For example, the `navbar_title` field in `showcase.html` is "Showcase" and the `name` field here should also be "Showcase"
|
# For example, the `navbar_title` field in `showcase.html` is "Showcase" and the `name` field here should also be "Showcase"
|
||||||
- name: Home
|
- name: Accueil
|
||||||
url: /
|
url: /
|
||||||
- name: Home (Layout 2)
|
- name: Vue simplifiée
|
||||||
url: /index_layout2
|
url: /index_layout2
|
||||||
- name: Publications
|
- name: Publications
|
||||||
url: /publications
|
url: /publications
|
||||||
- name: Blog
|
- name: Blog
|
||||||
url: /blog
|
url: /blog
|
||||||
- name: Showcase
|
- name: Projets
|
||||||
url: /showcase
|
url: /showcase
|
||||||
|
|||||||
Reference in New Issue
Block a user