Skip to content

Commit 7157316

Browse files
committed
move products list to content/index.md frontmatter
1 parent b1f2df8 commit 7157316

2 files changed

Lines changed: 31 additions & 17 deletions

File tree

content/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,36 @@ featuredLinks:
1313
- /github/getting-started-with-github/managing-remote-repositories
1414
- /github/working-with-github-pages
1515
versions: '*'
16+
children:
17+
- github
18+
- admin
19+
- discussions
20+
- code-security
21+
- actions
22+
- packages
23+
- developers
24+
- rest
25+
- graphql
26+
- insights
27+
- communities
28+
- education
29+
- desktop
30+
- early-access
31+
externalProducts:
32+
cli:
33+
id: cli
34+
name: GitHub CLI
35+
href: 'https://cli.github.com/manual'
36+
external: true
37+
atom:
38+
id: atom
39+
name: Atom
40+
href: 'https://atom.io/docs'
41+
external: true
42+
electron:
43+
id: electron
44+
name: Electron
45+
href: 'https://electronjs.org/docs'
46+
external: true
1647
---
1748

data/products.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)