From fbf32e0f73fbacc8225ac9d1ca41eb5541a47487 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 29 Aug 2024 18:15:03 +0100 Subject: [PATCH] Change title for git and github roadmap --- src/data/roadmaps/git-github/git-github.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data/roadmaps/git-github/git-github.md b/src/data/roadmaps/git-github/git-github.md index d3b2d6cc8..c6a8506bb 100644 --- a/src/data/roadmaps/git-github/git-github.md +++ b/src/data/roadmaps/git-github/git-github.md @@ -5,7 +5,7 @@ renderer: 'editor' order: 19 briefTitle: 'Git and GitHub' briefDescription: 'Step by step guide to learn Git and GitHub in 2024' -title: 'Git and GitHub Roadmap' +title: 'Learn Git and GitHub' description: 'Step by step guide to learn Git and GitHub in 2024' hasTopics: true isNew: true @@ -13,18 +13,18 @@ dimensions: width: 968 height: 3330 schema: - headline: 'Git and GitHub Roadmap' + headline: 'Learn Git and GitHub' description: 'Learn about Git and GitHub with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.' imageUrl: 'https://roadmap.sh/roadmaps/git-github.png' datePublished: '2024-08-12' dateModified: '2024-08-12' seo: - title: 'Git and GitHub Roadmap' + title: 'Learn Git and GitHub' description: 'Learn about Git and GitHub using this roadmap. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.' keywords: - - 'git and github roadmap 2024' + - 'learn git and github 2024' - 'git roadmap' - - 'github roadmap' + - 'learn github' relatedRoadmaps: - 'computer-science' - 'frontend'