Skip to content

Commit 863431b

Browse files
committed
test
1 parent 7e09f25 commit 863431b

4 files changed

Lines changed: 10 additions & 12 deletions

File tree

config/_default/menus.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ main:
1010
- name: outreach
1111
url: /outreach
1212
weight: 2
13-
- name: blog
14-
url: /blog
15-
weight: 3
13+
#- name: blog
14+
# url: /blog
15+
# weight: 3

content/blog/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sections:
1111
- block: collection
1212
content:
1313
title: Blog
14-
subtitle: ''
14+
subtitle: 'more to come soon'
1515
text: ''
1616
page_type: blog
1717
count: 10

content/outreach/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ design:
1010
sections:
1111
- block: collection
1212
content:
13-
title: 'Upcoming Talks'
13+
title: 'upcoming talks'
1414
text: ''
1515
count: 0
1616
filters:
1717
folders:
1818
- talks
19-
tag: "future-talks"
20-
exclude_future: false
19+
tag:
2120
order: desc
2221
design:
2322
view: citation
@@ -29,7 +28,7 @@ sections:
2928

3029
- block: collection
3130
content:
32-
title: 'Invited Talks & Workshops'
31+
title: 'invited talks & workshops'
3332
text: ''
3433
count: 0
3534
filters:
@@ -47,7 +46,7 @@ sections:
4746

4847
- block: collection
4948
content:
50-
title: 'Conference Talks'
49+
title: 'conference talks'
5150
text: ''
5251
count: 0
5352
filters:

content/talks/ki-fachtag-2025/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: "Mit KI personalisierte Mathe-Unterrichtsmaterialien entwerfen-Ein Worksh
33
event: "KI-Fachtag der Schulen"
44
date: 2025-11-26
55
location: "Berlin, Germany"
6-
tags: ["future-talks"]
7-
featured: true
6+
tags: ["upcoming"]
7+
featured: false
88
---
99

10-

0 commit comments

Comments
 (0)