Skip to content

Commit 42fbb19

Browse files
author
Ajdin Lokvancic (TME)
committed
Update Giscus configuration with correct repository details
1 parent e7e8846 commit 42fbb19

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docusaurus.config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,10 +224,10 @@ const config: Config = {
224224

225225
// Giscus configuration
226226
giscus: {
227-
repo: 'YOUR_GITHUB_USERNAME/YOUR_REPOSITORY_NAME',
228-
repoId: 'YOUR_REPOSITORY_ID',
229-
category: 'Announcements',
230-
categoryId: 'YOUR_CATEGORY_ID',
227+
repo: 'NETVPX/pterodactyl-api-docs',
228+
repoId: '1031403272',
229+
category: 'Pages',
230+
categoryId: '45543850',
231231
},
232232

233233
// Comprehensive metadata for SEO

0 commit comments

Comments
 (0)