Skip to content

Commit 282e38a

Browse files
committed
updated config to birds github pages site
1 parent 0b8b515 commit 282e38a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# site settings
22

3-
title: Build-A-Satellite
4-
description: The BIRDS Build-A-Satellite Project is a comprehensive guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.
3+
title: Build-A-Satellite | BIRDS
4+
description: The BIRDS Build-A-Satellite Project is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our documentation is structured to assist you at every stage of the satellite development process.
55
email: null
66

77
# theme
@@ -10,8 +10,8 @@ theme: just-the-docs
1010

1111
# urls
1212

13-
repository: BIRDSOpenSource/Build-A-Satellite/ # for github-metadata
14-
url: https://birdsopensource.github.io/Build-A-Satellite
13+
repository: BIRDSOpenSource/BIRDSOpenSource.github.io/ # for github-metadata
14+
url: https://birdsopensource.github.io/
1515
logo: "/assets/images/birds-logo-light.png" # Set a path/url to a logo that will be displayed instead of the title
1616
favicon_ico: "/assets/images/favicon.ico" # Set a path/url to a favicon that will be displayed by the browser
1717

0 commit comments

Comments
 (0)