Skip to content

Commit 63b9ca0

Browse files
committed
Set date in the past for 'Making a game with Pion'
Otherwise post doesn't render
1 parent 866746f commit 63b9ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/blog/making-a-game-with-pion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Making a game with Pion
33
Description: Cross platform multiplayer without proprietary APIs is possible thanks to Pion!
4-
date: 2025-09-10
4+
date: 2025-09-09
55
authors: ["Srayan Jana"]
66
---
77

@@ -110,4 +110,4 @@ This wouldn’t be possible without
110110
● The libdatachannel discord
111111
● The ebitengine discord
112112
● The rust gamedev discord
113-
And more! I stand on the shoulders of giants.
113+
And more! I stand on the shoulders of giants.

0 commit comments

Comments
 (0)