소스 검색

Deactive featured publications for now

Xi Ruoyao 6 년 전
부모
커밋
26637d9d3a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      config.toml
  2. 1 1
      content/home/featured_publications.md

+ 1 - 1
config.toml

@@ -193,7 +193,7 @@ enableGitInfo = true
 
 [[menu.main]]
   name = "Publications"
-  url = "#publications_selected"
+  url = "#publications"
   weight = 2
 
 [[menu.main]]

+ 1 - 1
content/home/featured_publications.md

@@ -3,7 +3,7 @@
 # This widget displays publications from `content/publication/` which have
 # `selected = true` in their `+++` front matter.
 widget = "featured"
-active = true
+active = false
 headless = true
 
 title = "Featured Publications"