Skip to content

Commit 76dc037

Browse files
Update page-index.js (#75)
Co-authored-by: Lana Brindley <github@lanabrindley.com>
1 parent 84cd034 commit 76dc037

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

timescale-forge/page-index/page-index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@ module.exports = [
77
excerpt: 'Timescale Forge is a fully managed TimescaleDB service that allows you to start querying data in less than a minute!',
88
children: [
99
{
10+
title: "Create a service",
1011
href: "create-a-service",
1112
},
1213
{
14+
title: "Scale a service",
1315
href: "scaling-a-service",
1416
},
1517
{
18+
title: "Customize configuration",
1619
href: "customize-configuration",
1720
},
1821
{

0 commit comments

Comments
 (0)