Skip to content

Commit 7013a4e

Browse files
Update talks which have been done
1 parent a171200 commit 7013a4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/website/page/index.gleam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,14 +111,14 @@ fn post(post: blog.Post(_)) -> element.Element(_) {
111111

112112
const talks = [
113113
Talk(
114-
description: "Optimising the hell out of Gleam (Upcoming)",
114+
description: "Optimising the hell out of Gleam (Recording coming soon)",
115115
url: "https://gleamgathering.com/#speakers",
116116
date: "21 February, 2026",
117117
conference: "Gleam Gathering",
118118
location: "Origin Workspace, Bristol",
119119
),
120120
Talk(
121-
description: "Panel: Chat with Gleam core team (Upcoming)",
121+
description: "Panel: Chat with Gleam core team (Recording coming soon)",
122122
url: "https://gleamgathering.com/#speakers",
123123
date: "21 February, 2026",
124124
conference: "Gleam Gathering",

0 commit comments

Comments
 (0)