Skip to content

Commit

Permalink
Merge pull request #48 from HubSpot/bmatto/add-serverless-toc
Browse files Browse the repository at this point in the history
Add serverless to toc
  • Loading branch information
bmatto authored Apr 17, 2024
2 parents 41da9f5 + 8b7ae97 commit 6fcaccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export default defineConfig({
{ text: 'Testing', link: 'testing' },
{ text: 'Data Fetching', link: 'data-fetching' },
{ text: 'Secrets', link: 'secrets' },
{ text: 'Working with Serverless', link: 'serverless' },
{ text: 'Build Health Checks', link: 'build-healthchecks' },
],
},
Expand Down

0 comments on commit 6fcaccc

Please sign in to comment.