Skip to content

Commit b954d5c

Browse files
committed
Add social media links
1 parent 33c7073 commit b954d5c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/blog/2025-03-28_game-c-raylib.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title = "Building a Game in C"
33
description = "Building a game in C with raylib library"
44

5-
# [extra]
6-
# [extra.shared]
7-
# LinkedIn = ""
8-
# Reddit = ""
5+
[extra]
6+
[extra.shared]
7+
LinkedIn = "https://www.linkedin.com/posts/maxclaus_building-a-game-in-c-activity-7312989381915545600-Mk7B"
8+
Reddit = "https://www.reddit.com/r/C_Programming/comments/1jpb5w0/comment/mkycgrc"
99
+++
1010

1111
After diving into Assembly programming, which I mention in my previous post, and gaining a better understanding of the basics of how programs work on a lower level.

0 commit comments

Comments
 (0)