Skip to content

Commit 78a5dbc

Browse files
authored
fix: 🐛 exclude functional programming slides from post list (#172)
# Description The slides shouldn't be included in the listing. No review needed. ## Checklist - [x] Ran `just run-all`
1 parent e43cfee commit 78a5dbc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

posts/functional-programming-talk-2025/slides.qmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ title: "A structured approach to writing code for software and analyses"
33
author:
44
- "Luke Johnston"
55
date: "2025-10-23"
6-
categories:
7-
- presentation
8-
- learning
6+
exclude-from-listing: true
97
format:
108
revealjs:
119
theme:

0 commit comments

Comments
 (0)