You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.njk
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
"title": "Quick Start Guide",
4
4
"lead": "Set up TelemetryDeck in minutes and start gaining insights into your app's performance",
5
5
"tags": "intro",
6
-
"categoryOrder": -9000
6
+
"categoryOrder": -9000,
7
+
"searchEngineDescription":"With this Quick Start Guide, you can set up TelemetryDeck's app analytics in minutes and start gaining insights into your app's performance."
7
8
}
8
9
---
9
10
@@ -52,4 +53,4 @@ to hear from you! Either directly submit a change request with the buttons on ea
52
53
or open an issue in our <ahref="https://github.com/TelemetryDeck/docs">Docs GitHub Repository</a>.</p>
53
54
54
55
<p>The <ahref="/docs/articles/documentation/">documentation guide</a> explains all markdown and
55
-
additional features you can use while writing documentation for TelemetryDeck.</p>
56
+
additional features you can use while writing documentation for TelemetryDeck.</p>
0 commit comments