Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sshh12 committed Dec 29, 2024
1 parent 1f78ba6 commit 9b2780c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/sandbox/default_packs.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def pack_hash(self) -> str:
),
StackPack(
title="p5.js",
description="A simple Nextjs App with p5.js. Best for generative art and physics.",
description="A simple Nextjs App with p5.js. Best for generative art, games, and simulations.",
from_registry="ghcr.io/sshh12/prompt-stack-pack-nextjs-p5@sha256:f187aa9a2fdec972d8e8f705920c3c80c97c7ee36454f0f574bc61f624c7a224",
sandbox_init_cmd=_SETUP_NEXT_JS_CMD,
sandbox_start_cmd=_START_NEXT_JS_CMD,
Expand Down

0 comments on commit 9b2780c

Please sign in to comment.