Skip to content

Commit

Permalink
fix _config.yml email
Browse files Browse the repository at this point in the history
  • Loading branch information
elpiel committed May 29, 2021
1 parent 8a23428 commit 02d9ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Site settings
title: Are we in space yet?
email: anowell@gmail.com
email: aerospace.rust@gmail.com
description: >
This page tries to collect (pun intended) the state of rust in the aerospace industry.
It tries to catalog the available crates and ongoing effort to run Rust in the air and in space.
It tries to catalog the available crates and ongoing effort to use Rust in aerospace.
baseurl: "" # the subpath of the site, e.g. /blog
url: "http://areweinspaceyet.org"

Expand Down

0 comments on commit 02d9ea0

Please sign in to comment.