Skip to content

Commit 0f9865d

Browse files
committed
Provide Github repo-name explicitly
1 parent a40f1bd commit 0f9865d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ name: 'Deepak Kumar'
4646
description: Javascript/Typescript client for STOMP protocol. Specialized versions for RxJS/Angular.
4747
url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
4848
baseurl: '' # the subpath of your site, e.g. "/blog"
49-
repository: # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
49+
repository: stomp-js/stomp-js.github.io # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
5050
teaser: # path of fallback teaser image, e.g. "/assets/images/500x300.png"
5151
logo: # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
5252
masthead_title: # overrides the website title displayed in the masthead, use " " for no title

0 commit comments

Comments
 (0)