We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06bbe4a + 73b6b76 commit 44327f4Copy full SHA for 44327f4
templates/index.html
@@ -23,7 +23,7 @@ <h1 class="display-5 fw-bold lh-1 mb-3">Welcome to the <strong class="text-aeror
23
</p>
24
<p class="lead">
25
Rust has many compelling features and benefits over other languages used in these industries,
26
- including easily interoperable with other languages and tool chains.
+ including being easily interoperable with other languages and tool chains.
27
<br>
28
{# <a href="#learn-more" class="fw-bold">Learn more...</a> #}
29
@@ -70,4 +70,4 @@ <h3 class="display-5 fst-italic">Subscribe to our newsletter</h2>
70
</div>
71
72
{# <p>Click <a href="{{ get_url(path=" @/blog/_index.md") }}">here</a> to see my posts.</p> -#}
73
-{% endblock content %}
+{% endblock content %}
0 commit comments