diff --git a/config/_default/menus.yaml b/config/_default/menus.yaml index f70c391..b929638 100644 --- a/config/_default/menus.yaml +++ b/config/_default/menus.yaml @@ -10,18 +10,12 @@ main: - name: Papers url: /#papers weight: 11 - - name: Talks - url: /#talks + - name: Posts + url: /#post weight: 12 - - name: News - url: /#news - weight: 13 - name: Experience url: experience/ weight: 20 - name: Projects url: projects/ - weight: 30 - - name: Teaching - url: teaching/ - weight: 40 + weight: 30 \ No newline at end of file diff --git a/content/_index.md b/content/_index.md index d2dbd2e..98584c8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -64,19 +64,9 @@ sections: design: view: citation - block: collection - id: talks + id: posts content: - title: Recent & Upcoming Talks - filters: - folders: - - event - design: - view: article-grid - columns: 1 - - block: collection - id: news - content: - title: Recent News + title: Posts subtitle: '' text: '' # Page type to display. E.g. post, talk, publication...