From 0f7880e9905ee44ad4dfe280de55e2075952f5d2 Mon Sep 17 00:00:00 2001 From: Dhananjay Porwal <51775507+DhananjayPorwal@users.noreply.github.com> Date: Mon, 27 May 2024 08:16:17 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9BFix:=20Add=20Title=20and=20Descript?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 7ba601e..24ce837 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: Midnight theme -description: Midnight is a theme for GitHub Pages. +title: GitHub Ultimate +description: Documentation created for Git and GitHub, outlining their roles in version control and collaborative software development. show_downloads: true theme: jekyll-theme-midnight