Update order

This commit is contained in:
Wojciech Kozlowski 2024-03-18 22:57:09 +01:00
parent affd99587c
commit 51f84367e6
4 changed files with 7 additions and 7 deletions

View File

@ -14,13 +14,13 @@
weight = 20
[[main]]
name = "Posts"
url = "#posts"
name = "Publications"
url = "#featured"
weight = 30
[[main]]
name = "Publications"
url = "#featured"
name = "Posts"
url = "#posts"
weight = 40
[[main]]

View File

@ -6,7 +6,7 @@
widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 80 # Order that this section will appear.
weight = 50 # Order that this section will appear.
title = "Featured Publications"
subtitle = ""

View File

@ -5,7 +5,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 60 # Order that this section will appear.
weight = 90 # Order that this section will appear.
title = "Blog Posts"
subtitle = ""

View File

@ -5,7 +5,7 @@
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 90 # Order that this section will appear.
weight = 60 # Order that this section will appear.
title = "Publications"
subtitle = ""