From 0f9865d76c5bf040b7c86d997bc3c81a47a18045 Mon Sep 17 00:00:00 2001 From: Deepak Kumar Date: Fri, 26 Apr 2024 19:39:49 +0530 Subject: [PATCH] Provide Github repo-name explicitly --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1e60262..3447596 100644 --- a/_config.yml +++ b/_config.yml @@ -46,7 +46,7 @@ name: 'Deepak Kumar' description: Javascript/Typescript client for STOMP protocol. Specialized versions for RxJS/Angular. 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" +repository: stomp-js/stomp-js.github.io # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" teaser: # path of fallback teaser image, e.g. "/assets/images/500x300.png" logo: # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" masthead_title: # overrides the website title displayed in the masthead, use " " for no title