aboutsummaryrefslogtreecommitdiff
path: root/src/posts/big-list-game-dev.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/posts/big-list-game-dev.njk')
-rw-r--r--src/posts/big-list-game-dev.njk14
1 files changed, 10 insertions, 4 deletions
diff --git a/src/posts/big-list-game-dev.njk b/src/posts/big-list-game-dev.njk
index 679c8ae..1dc03fd 100644
--- a/src/posts/big-list-game-dev.njk
+++ b/src/posts/big-list-game-dev.njk
@@ -1,7 +1,13 @@
----
-layout: posts.njk
-title: Big List of Open Source Game Development Tools
-description: Big List of Open Source Game Development Tools
+---js
+{
+ layout: "posts.njk",
+ title: "Big List of Open Source Game Development Tools",
+ description: "Big List of Open Source Game Development Tools",
+ date: "Created",
+ modified: function() {
+ return (new Date().toUTCString())
+ }
+}
---
<p class="mt-5">Welcome to the big list (eventually it will be) of always updating bucket of <span class="font-bold">Open Source Game Development Tools</span>.