Commit d226f791d1d2c7dabcb9f3166257f319f7b3d14b
1 parent
dabb9d5f
Exists in
master
and in
2 other branches
Uranus smells like rotten eggs, scientists say.
Showing
1 changed file
with
17 additions
and
2 deletions
Show diff stats
config.yml
... | ... | @@ -268,8 +268,23 @@ targets: |
268 | 268 | - type: 'planet' |
269 | 269 | slug: 'uranus' |
270 | 270 | name: 'Uranus' |
271 | - title: 'Uranus (soon)' | |
272 | - locked: true | |
271 | + title: 'Uranus' | |
272 | + orbit: | |
273 | + models: | |
274 | + - slug: 'uranus_orb_all' | |
275 | + semimajor: 19.19 | |
276 | + semiminor: 19.17 | |
277 | + models: | |
278 | + l1: | |
279 | + - slug: 'tao_ura_sw' | |
280 | + - slug: 'tao_ura_swrt' | |
281 | + sa: | |
282 | + - slug: 'tao_ura_sw' | |
283 | + - slug: 'tao_ura_swrt' | |
284 | + sb: | |
285 | + - slug: 'tao_ura_sw' | |
286 | + - slug: 'tao_ura_swrt' | |
287 | + locked: false | |
273 | 288 | default: false |
274 | 289 | - type: 'planet' |
275 | 290 | slug: 'neptune' | ... | ... |