Skip to content

Commit 3121a05

Browse files
committed
fix: add missing separators
1 parent f97659a commit 3121a05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/web/import/page.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ While games and versions should be covered in separate sections, importing is a
1010

1111
Both games and versions in Drop are required to imported manually, due to them having additional metadata that must be user-provided.
1212

13+
---
14+
1315
## Game metadata
1416

1517
Game metadata is provided by a series of backend 'metadata providers'. Drop unifies them all into a single API to import the metadata, and handle authentication seamlessly.
@@ -264,6 +266,8 @@ Game metadata is provided by a series of backend 'metadata providers'. Drop unif
264266
</Col>
265267
</Row>
266268

269+
---
270+
267271
## Versions
268272

269273
Versions, in Drop, require a lot of metadata to be imported correctly, due to the various configurations that Drop supports. For that reason, the import endpoint is split into multiple by purpose.

0 commit comments

Comments
 (0)