Skip to content

Commit 47d3a4f

Browse files
committed
addded url and base url
1 parent 7e9aeac commit 47d3a4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Birds Open Source Project
33
description: The BIRDS program, developed by Kyushu Institute of Technology, is an educational initiative focused on CubeSat development. The BIRDS Open Source project is committed to demonstrating lean satellite development that is well documented, easy to adapt and debug, and that caters to the needs of the entire satellite development workflow, from satellite design configurations to ground station data collection and analysis.
44
logo: ./assets/images/logo_2018_07.png
55
show_downloads: false
6-
url: "/"
7-
6+
url: "https://birdsopensource.github.io"
7+
baseurl: "/"
88
plugins:
99
- jekyll-sitemap
1010
- jekyll-seo-tag

0 commit comments

Comments
 (0)