diff --git a/content/account-and-profile/index.md b/content/account-and-profile/index.md deleted file mode 100644 index 69ce1594217d..000000000000 --- a/content/account-and-profile/index.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: Account and profile documentation -shortTitle: Account and profile -intro: 'Make {% data variables.product.product_name %} work best for you by adjusting the settings for your personal account, personalizing your profile page, and managing the notifications you receive for activity on {% data variables.product.prodname_dotcom %}.' -introLinks: - quickstart: /get-started/onboarding/getting-started-with-your-github-account -featuredLinks: - startHere: - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/changing-your-github-username - - /account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme - - /account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications - popular: - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-access-to-your-personal-repositories/inviting-collaborators-to-a-personal-repository - - /account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications - guideCards: - - /account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-settings-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile - - /account-and-profile/managing-subscriptions-and-notifications-on-github/viewing-and-triaging-notifications/managing-notifications-from-your-inbox - - /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/blocking-command-line-pushes-that-expose-your-personal-email-address - - '{% ifversion ghes %}/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-the-default-branch-name-for-your-repositories{% endif %}' -changelog: - label: 'profiles, github-themes, notifications' - versions: - fpt: '*' - ghec: '*' -layout: product-landing -versions: - fpt: '*' - ghes: '*' - ghec: '*' -topics: - - Accounts - - Profiles - - Notifications -children: - - /setting-up-and-managing-your-personal-account-on-github - - /setting-up-and-managing-your-github-profile - - /managing-subscriptions-and-notifications-on-github ----