add short titles to frontmatter (#20131)
This commit is contained in:
@@ -14,5 +14,6 @@ children:
|
||||
- /viewing-a-summary-of-repository-activity
|
||||
- /viewing-a-projects-contributors
|
||||
- /viewing-traffic-to-a-repository
|
||||
shortTitle: Access basic repository data
|
||||
---
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ versions:
|
||||
ghae: '*'
|
||||
topics:
|
||||
- Repositories
|
||||
shortTitle: View project contributors
|
||||
---
|
||||
## About contributors
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ versions:
|
||||
ghae: '*'
|
||||
topics:
|
||||
- Repositories
|
||||
shortTitle: View repository activity
|
||||
---
|
||||
Commit co-authors are included in the commit activity summary if their commits were merged into the repository's default branch and they're in the top 15 users who have contributed the most commits.
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@ versions:
|
||||
fpt: '*'
|
||||
topics:
|
||||
- Repositories
|
||||
shortTitle: View traffic to a repository
|
||||
---
|
||||
You can navigate to referring sites, excluding search engines and {% data variables.product.product_name %} itself, from the links the specific paths were referred from. The popular content links to the specific content that generated traffic.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user