Skip to content

Commit

Permalink
Add app description
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadalm committed Feb 4, 2024
1 parent b261e6d commit 42fb0db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build/create_manifest.clj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
(defn render [module-id->output-name]
(j/write-value-as-string
{:name "Backgammon"
:description "Backgammon game with local multiplayer (no single player)."
:icons [{:src (u/asset "img/icon.svg" module-id->output-name)
:sizes "any"
:type "image/svg+xml"}
Expand Down

0 comments on commit 42fb0db

Please sign in to comment.