Skip to content

Commit dfaea2f

Browse files
committed
Remove sub-path
1 parent 7ba011d commit dfaea2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
const config = {
22
gatsby: {
3-
pathPrefix: '/node-postgres-docs/',
3+
// uncomment this if not hosted at root
4+
//pathPrefix: '/node-postgres-docs/',
45
siteUrl: 'https://learn.hasura.io',
56
gaTrackingId: null,
67
},

0 commit comments

Comments
 (0)