Skip to content

Commit d63b741

Browse files
committed
Add back landing page
1 parent e244a97 commit d63b741

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

content/copilot/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
11
---
22
title: GitHub Copilot
33
shortTitle: GitHub Copilot
4-
intro: 'Learn how to setup and configure GitHub Copilot, to utilize AI pair programming and get autocomplete-style suggestions as you write code.'
4+
intro: 'Learn how to setup and configure GitHub Copilot to utilize AI pair programming and get autocomplete-style suggestions as you code.'
55
redirect_from:
66
- /github/copilot
77
changelog:
88
label: copilot
9+
introLinks:
10+
overview: /copilot/overview-of-github-copilot/about-github-copilot
11+
quickstart: /copilot/quickstart
12+
featuredLinks:
13+
guides:
14+
- /copilot/getting-started/getting-started-with-github-copilot-in-visual-studio-code
15+
- /copilot/getting-started/getting-started-with-github-copilot-in-jetbrains
16+
- /copilot/getting-started/getting-started-with-github-copilot-in-visual-studio
17+
- /copilot/getting-started/getting-started-with-github-copilot-in-neovim
18+
popular:
19+
- /billing/managing-billing-for-github-copilot/about-billing-for-github-copilot
20+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code
21+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-jetbrains
22+
- /copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio
923
layout: product-landing
1024
versions:
1125
feature: 'copilot'

0 commit comments

Comments
 (0)