Skip to content

Commit dea9058

Browse files
committed
Remove placeholder publications and demo placeholders
1 parent 633a401 commit dea9058

7 files changed

Lines changed: 12 additions & 70 deletions

File tree

config/_default/menus.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ main:
55
- name: CV
66
url: /cv/
77
weight: 20
8-
- name: Publications
9-
url: /publications/
10-
weight: 30
118
- name: Blog
129
url: /blog/
13-
weight: 40
10+
weight: 30

config/_default/params.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ hugoblox:
6262

6363
search:
6464
enable: true
65+
suggestions: []
66+
quick_actions: []
6567

6668
comments:
6769
enable: false

content/_index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ sections:
4747
design:
4848
columns: '1'
4949

50-
- block: collection
51-
id: papers
52-
content:
53-
title: Publications
54-
filters:
55-
folders:
56-
- publications
57-
design:
58-
view: citation
50+
# - block: collection
51+
# id: papers
52+
# content:
53+
# title: Publications
54+
# filters:
55+
# folders:
56+
# - publications
57+
# design:
58+
# view: citation
5959

6060
- block: collection
6161
id: news

content/blog/future-post/index.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

content/publications/paper-1/index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

content/publications/paper-2/index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

content/publications/paper-3/index.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)