Skip to content

Commit 987b465

Browse files
authored
Use product name variable in landing page titles (#46972)
1 parent e58c439 commit 987b465

11 files changed

Lines changed: 23 additions & 23 deletions

File tree

content/actions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Actions documentation
3-
shortTitle: GitHub Actions
2+
title: "{% data variables.product.prodname_actions %} documentation"
3+
shortTitle: "{% data variables.product.prodname_actions %}"
44
intro: 'Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you''d like, including CI/CD, and combine actions in a completely customized workflow.'
55
introLinks:
66
overview: /actions/learn-github-actions/understanding-github-actions

content/codespaces/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Codespaces documentation
3-
shortTitle: GitHub Codespaces
2+
title: "{% data variables.product.prodname_codespaces %} documentation"
3+
shortTitle: "{% data variables.product.prodname_codespaces %}"
44
intro: 'Create a codespace to start developing in a secure, configurable, and dedicated development environment that works how and where you want it to.'
55
introLinks:
66
overview: /codespaces/overview

content/copilot/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Copilot documentation
3-
shortTitle: GitHub Copilot
2+
title: "{% data variables.product.prodname_copilot %} documentation"
3+
shortTitle: "{% data variables.product.prodname_copilot %}"
44
intro: 'You can use {% data variables.product.prodname_copilot %} to get autocomplete-style suggestions from an AI pair programmer as you code.'
55
redirect_from:
66
- /github/copilot

content/desktop/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: GitHub Desktop documentation
3-
shortTitle: GitHub Desktop
4-
intro: 'With GitHub Desktop, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes.'
2+
title: "{% data variables.product.prodname_desktop %} documentation"
3+
shortTitle: "{% data variables.product.prodname_desktop %}"
4+
intro: "With {% data variables.product.prodname_desktop %}, you can interact with GitHub using a GUI instead of the command line or a web browser. You can use GitHub Desktop to complete most Git commands from your desktop, such as pushing to, pulling from, and cloning remote repositories, attributing commits, and creating pull requests, with visual confirmation of changes."
55
introLinks:
66
overview: /desktop/overview/about-github-desktop
77
quickstart: /desktop/overview/getting-started-with-github-desktop

content/discussions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Discussions documentation
3-
shortTitle: GitHub Discussions
2+
title: "{% data variables.product.prodname_discussions %} documentation"
3+
shortTitle: "{% data variables.product.prodname_discussions %}"
44
intro: '{% data variables.product.prodname_discussions %} is a collaborative communication forum for the community around an{% ifversion fpt or ghec %} open source or{% endif %} internal project. Community members can ask and answer questions, share updates, have open-ended conversations, and follow along on decisions affecting the community''s way of working.'
55
introLinks:
66
quickstart: /discussions/quickstart

content/education/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Education documentation
3-
shortTitle: Education
2+
title: "{% data variables.product.prodname_education %} documentation"
3+
shortTitle: "{% data variables.product.prodname_education %}"
44
intro: '{% data variables.product.prodname_education %} helps you teach or learn software development with the tools and support of {% data variables.product.company_short %}''s platform and community.'
55
introLinks:
66
quickstart: /education/quickstart

content/github-cli/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub CLI documentation
3-
shortTitle: GitHub CLI
2+
title: "{% data variables.product.prodname_cli %} documentation"
3+
shortTitle: "{% data variables.product.prodname_cli %}"
44
intro: '{% data reusables.cli.about-cli %}'
55
versions:
66
fpt: '*'

content/issues/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Issues documentation
3-
shortTitle: GitHub Issues
2+
title: "{% data variables.product.prodname_github_issues %} documentation"
3+
shortTitle: "{% data variables.product.prodname_github_issues %}"
44
intro: 'Learn how you can use {% data variables.product.prodname_github_issues %} to plan and track your work.'
55
introLinks:
66
overview: /issues/tracking-your-work-with-issues/about-issues

content/packages/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Packages documentation
3-
shortTitle: GitHub Packages
2+
title: "{% data variables.product.prodname_registry %} documentation"
3+
shortTitle: "{% data variables.product.prodname_registry %}"
44
intro: 'Learn to safely publish and consume packages, store your packages alongside your code, and share your packages privately with your team or publicly with the open source community. You can also automate your packages with {% data variables.product.prodname_actions %}.'
55
introLinks:
66
quickstart: /packages/quickstart

content/pages/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: GitHub Pages documentation
3-
shortTitle: GitHub Pages
2+
title: "{% data variables.product.prodname_pages %} documentation"
3+
shortTitle: "{% data variables.product.prodname_pages %}"
44
intro: 'Learn how to create a website directly from a repository on {% ifversion ghae %}{% data variables.product.product_name %}{% else %}{% data variables.location.product_location %}{% endif %}. Explore website building tools like Jekyll and troubleshoot issues with your {% data variables.product.prodname_pages %} site.'
55
introLinks:
66
quickstart: /pages/quickstart

0 commit comments

Comments
 (0)