Update order
This commit is contained in:
parent
affd99587c
commit
51f84367e6
@ -14,13 +14,13 @@
|
|||||||
weight = 20
|
weight = 20
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "Posts"
|
name = "Publications"
|
||||||
url = "#posts"
|
url = "#featured"
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "Publications"
|
name = "Posts"
|
||||||
url = "#featured"
|
url = "#posts"
|
||||||
weight = 40
|
weight = 40
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/
|
widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||||
headless = true # This file represents a page section.
|
headless = true # This file represents a page section.
|
||||||
active = true # Activate this widget? true/false
|
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"
|
title = "Featured Publications"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
|
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||||
headless = true # This file represents a page section.
|
headless = true # This file represents a page section.
|
||||||
active = true # Activate this widget? true/false
|
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"
|
title = "Blog Posts"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
|
widget = "pages" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||||
headless = true # This file represents a page section.
|
headless = true # This file represents a page section.
|
||||||
active = true # Activate this widget? true/false
|
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"
|
title = "Publications"
|
||||||
subtitle = ""
|
subtitle = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user