8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bd5fc commit 5a5e313Copy full SHA for 5a5e313
.github/workflows/deploy.yml
@@ -14,4 +14,3 @@ jobs:
14
with:
15
access-token: ${{ secrets.DEPLOY_KEY }}
16
deploy-branch: gh-pages
17
- gatsby-args: --prefix-paths
gatsby-config.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- pathPrefix: "/docs.hackerone.com",
3
siteMetadata: {
4
title: 'HackerOne Platform Documentation',
5
siteUrl: 'https://docs.hackerone.com',
0 commit comments