Skip to content

Commit fa66f7b

Browse files
chore(blog): fix id
1 parent 8de3b99 commit fa66f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/authors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"website": "https://github.com/AugustinMauroy"
1616
},
1717
"Ben Noordhuis": {
18-
"id": "bennoordhuis",
18+
"id": "bnoordhuis",
1919
"name": "Ben Noordhuis",
2020
"website": "https://github.com/bnoordhuis"
2121
},

0 commit comments

Comments
 (0)