
17 changed files with 58 additions and 47 deletions
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
+++ |
||||
# Homepage |
||||
type = "widget_page" |
||||
headless = true # Homepage is headless, other widget pages are not. |
||||
+++ |
@ -1,11 +1,10 @@
@@ -1,11 +1,10 @@
|
||||
+++ |
||||
# Tag Cloud widget. |
||||
widget = "tag_cloud" # Do not modify this line! |
||||
widget = "tag_cloud" # See https://sourcethemes.com/academic/docs/page-builder/ |
||||
headless = true # This file represents a page section. |
||||
active = true # Activate this widget? true/false |
||||
weight = 120 # Order that this section will appear. |
||||
|
||||
title = "Popular Topics" |
||||
subtitle = "" |
||||
|
||||
# Order that this section will appear in. |
||||
weight = 120 |
||||
+++ |
||||
|
Loading…
Reference in new issue