Skip to content

Commit b6fa1a4

Browse files
committed
Fix action links on homepage
1 parent 487e934 commit b6fa1a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_pages/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ header:
88
caption: JCON Europe 2024
99
actions:
1010
- label: "Blog"
11-
url: "/blog/"
11+
url: "/blog"
1212
- label: "Talks"
13-
url: "/talks/"
13+
url: "/talks"
1414
- label: "Articles"
15-
url: "/articles/"
15+
url: "/articles"
1616
---
1717
`coduinix.com` is the personal website of Hinse ter Schuur.
1818

0 commit comments

Comments
 (0)