Skip to content

Commit 0ae4b03

Browse files
committed
added variables in config for external sites
1 parent c5b202c commit 0ae4b03

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
listen (3.9.0)
8080
rb-fsevent (~> 0.10, >= 0.10.3)
8181
rb-inotify (~> 0.9, >= 0.9.10)
82-
logger (1.6.5)
82+
logger (1.6.6)
8383
mercenary (0.4.0)
8484
net-http (0.6.0)
8585
uri

_config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# site settings
22

3-
title: BIRDS | An Open Source Bus System for Academic Satellites
3+
title: BIRDSOpenSource | An Open Source Bus System for Academic Satellites
44
description: The BIRDS Open Source Release 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 resources are structured to assist you at every stage of the satellite development process.
55
email: birds_opensource@lean-sat.org
6+
telegram: https://t.me/+D3BCqCmceQ41ZGFl
7+
mailing_list: https://lean-sat.org/opensource/
8+
youtube: https://www.youtube.com/@kyutechseic4187
9+
github_org: https://github.com/BIRDSOpenSource
610

711
# theme
812

0 commit comments

Comments
 (0)