Skip to content

Commit

Permalink
fix date format
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Jun 10, 2024
1 parent c32a0fc commit e7f4533
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/talk/finding-the-needle.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
+++
date = 2024-05-16
date = 2024-05-16T15:06:44Z
title = "Finding the needle: a deep dive into the rewriting of Haystack "
lang = "en"

[[conferences]]
name = "Pycon US"
date = 2024-05-16
date = 2024-05-16T15:06:44Z

[[material]]
name = "Slides"
Expand Down

0 comments on commit e7f4533

Please sign in to comment.