Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobp100 committed Dec 13, 2024
1 parent 745d6bc commit 6af9dfd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pages/pocket-jam.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import Icon from "../components/Icon";
import Lead from "../components/Lead";
import AppPromoImage from "../components/AppPromoImage";
import AppBlock from "../components/AppBlock";
import PressKit from "../components/PressKit";
import LegalLinks from "../components/LegalLinks";

export const title = "Pocket Jam";
Expand Down Expand Up @@ -84,4 +85,11 @@ Use them to jump to the section in playback, or to set up loops between sections

</div>

<PressKit
files={[
"/assets/pocket-jam/press-kit-1.png",
"/assets/pocket-jam/press-kit-2.png",
]}
/>

<LegalLinks />

0 comments on commit 6af9dfd

Please sign in to comment.