Skip to content

Commit fd407cf

Browse files
committed
fix(blog): missing slug
1 parent 50c5ee0 commit fd407cf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/blog/2023-10-06T02:07:39.710Z-2023-10-reading-list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
slug: 2023-10-reading-list
23
title: "My reading list - October 2023"
34
pubDate: 2023-10-06T02:07:39.710Z
45
tags:
@@ -9,4 +10,4 @@ tags:
910
- [Minor Advances in Knowledge Are Still a Worthwhile Goal](https://tratt.net/laurie/blog/2023/minor_advances_in_knowledge_are_still_a_worthwhile_goal.html)
1011
- [What scientist must know about hardware to write fast code?](https://viralinstruction.com/posts/hardware/)
1112
- [Making Hard Things Easy](https://www.youtube.com/watch?v=30YWsGDr8mA)
12-
- [Union vs Sum types](https://viralinstruction.com/posts/uniontypes/)
13+
- [Union vs Sum types](https://viralinstruction.com/posts/uniontypes/)

0 commit comments

Comments
 (0)