Skip to content

Commit

Permalink
front matter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxkr committed May 1, 2024
1 parent c0ab19b commit 8a09115
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"editor.renderFinalNewline": "off",
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.quickSuggestions": { "other": "off" }
},
}
4 changes: 4 additions & 0 deletions pages/discord/about.mdx
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# About Discord Activities

Discord Activites are games that run inside Discord. You can read more about them [here](https://support.discord.com/hc/en-us/articles/4422142836759-Activities-on-Discord).

Dreamlab natively supports running your games inside Discord.
4 changes: 4 additions & 0 deletions pages/discord/publishing.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: Get your game running as a Discord Activity in five minutes!
---

import { Callout } from 'nextra/components'
import DetailsDiscord from '~/assets/images/discordapp_details_discord.png'
import DetailsDreamlab from '~/assets/images/discordapp_details_dreamlab.png'
Expand Down

0 comments on commit 8a09115

Please sign in to comment.