From c8c7772172382d6cfd2fa0521e64e06217074465 Mon Sep 17 00:00:00 2001 From: SinaKarvandi Date: Tue, 6 Aug 2024 16:35:06 +0900 Subject: [PATCH] update --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index af7d57221b02..b0bd95778a03 100644 --- a/_config.yml +++ b/_config.yml @@ -17,11 +17,11 @@ minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt" # Site Settings locale : "en-US" rtl : # true, false (default) # turns direction of the page into right to left for RTL languages -title : "Site Title" +title : "HyperDbg" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" -description : "An amazing website." +name : "HyperDbg" +description : HyperDbg is providing hardware and software debugging infrastructures." url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" baseurl : # the subpath of your site, e.g. "/blog" repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"