Skip to content

Commit a758cea

Browse files
authored
Merge pull request #501 from mark-i-m/crates
Add blurb before domains
2 parents 894a3c1 + cb52bea commit a758cea

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

templates/panels/domains.hbs

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@
77
<div class="highlight"></div>
88
</header>
99

10+
<div class="flex-none flex-l flex-row">
11+
<p class="flex-grow-1">
12+
In 2018, the Rust community decided to improve programming experience
13+
for a few distinct domains (see <a
14+
href="https://blog.rust-lang.org/2018/03/12/roadmap.html">the 2018
15+
roadmap</a>). For these, you can find many high-quality crates and some
16+
awesome guides on how to get started.
17+
</p>
18+
</div>
19+
1020
<div class="flex-none flex-l flex-row">
1121
<div class="flex flex-row flex-column-l justify-between-l mw8 measure-wide-l w-100 mt5 mt2-l">
1222
<div class="v-top tc-l">

0 commit comments

Comments
 (0)