From 8ff9a0e3ef822eddb11ab0d07afeeefe5b144c2c Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Mon, 31 Oct 2022 19:10:44 +0530 Subject: Layout & Style Fixes in Article --- src/posts/big-list-game-dev.njk | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) (limited to 'src/posts/big-list-game-dev.njk') diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk index 9fadb58..d8523f8 100644 --- a/src/posts/big-list-game-dev.njk +++ b/src/posts/big-list-game-dev.njk @@ -19,30 +19,27 @@ title: Big List of Open Source Game Development Tools
+ | Tool | -+ | Tool Type | -+ | Supported Graphics | -+ | OS Supported | -- Link - |
---|---|---|---|---|---|---|---|---|
- {{tool.toolName}} + | + {{tool.toolName}} | {{tool.type}} @@ -53,9 +50,6 @@ title: Big List of Open Source Game Development Tools | {{tool.os}} | -- {{tool.link}} - |