feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s
Build and Deploy Jekyll / deploy (push) Successful in 42s
This commit is contained in:
+13
-9
@@ -1,9 +1,13 @@
|
||||
- title: "Accueil"
|
||||
url: "/"
|
||||
- title: "Publications"
|
||||
url: "/publications"
|
||||
- title: "Projets"
|
||||
url: "/showcase"
|
||||
- title: "Blog"
|
||||
url: "https://blog.alocoq.fr"
|
||||
external: true
|
||||
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.
|
||||
# For example, the `navbar_title` field in `showcase.html` is "Showcase" and the `name` field here should also be "Showcase"
|
||||
- name: Home
|
||||
url: /
|
||||
- name: Home (Layout 2)
|
||||
url: /index_layout2
|
||||
- name: Publications
|
||||
url: /publications
|
||||
- name: Blog
|
||||
url: /blog
|
||||
- name: Showcase
|
||||
url: /showcase
|
||||
|
||||
Reference in New Issue
Block a user