Skip to content

Commit 4a47af6

Browse files
Merge pull request #31 from MattKleinsmith/beginning-to-build-a-browser-game-post-not-page
Convert "Beginning to build a browser game" from a page to post
2 parents 3873b45 + 3e328e5 commit 4a47af6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/games/beginning_to_build_a_browser_game.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
:clay {:title "Beginning to build a browser game"
33
:quarto {:author [:mattkleinsmith]
44
:category :clojure
5+
:type :post
6+
:date "2025-07-09"
57
:tags [:game :browser]}}}
68
(ns games.beginning-to-build-a-browser-game)
79

0 commit comments

Comments
 (0)