File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ github_repo = "https://github.com/AeroRust/aerorust.github.io"
1818github_propose_blog_post = " https://github.com/AeroRust/AeroRust.github.io/issues/new?assignees=&labels=blog-post&template=featured-blog-post.md&title=%5BBlog+post%5D"
1919github_org = " https://github.com/AeroRust"
2020discord_invite = " https://discord.gg/6wFvsFWfnu"
21- discord_members_count = " 500 +"
21+ discord_members_count = " 560 +"
2222rustlang_website = " https://rust-lang.org"
2323twitter_username = " @AeroRust"
2424twitter_url = " https://twitter.com/AeroRust"
@@ -30,6 +30,6 @@ google_tag = "G-NSCZ6RQFN6"
3030title = " Welcome to AeroRust (ÄR) - Your launchpad to space"
3131description = """
3232We build the Open-source ecosystem of Rust for aerospace applications.
33- With more than 500 members and multiple projects in the aerospace domain:
33+ With more than 560 members and multiple projects in the aerospace domain:
3434drones, maritime, "Are we in space yet?" crates catalogue and more.
3535"""
Original file line number Diff line number Diff line change 88{% endblock %}
99
1010{% block content %}
11- < div class ="col-xxl-8 py-4 text-gray-300 ">
11+ < div class ="container py-4 text-gray-300 ">
1212 < div class ="row flex-lg-row-reverse align-items-center g-5 ">
1313 < div class ="col-10 col-sm-12 col-lg-6 mx-auto ">
1414 < img src ="{{ get_url(path= "images /aerorust-ferris.png") }}" class="d-block img-fluid "
You can’t perform that action at this time.
0 commit comments