Update order
This commit is contained in:
parent
affd99587c
commit
51f84367e6
@ -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]]
|
||||
|
@ -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 = ""
|
||||
|
@ -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 = ""
|
||||
|
@ -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 = ""
|
||||
|
Loading…
Reference in New Issue
Block a user