Browse Source

Merge branch 'release/20190529'

master
Julio Biason 6 years ago
parent
commit
6dc3b91759
  1. 12
      porque-rust.html

12
porque-rust.html

@ -42,10 +42,10 @@
} }
.reveal ul.empty { .reveal ul.empty {
list-style: none outside; list-style: none inside;
} }
li { .revel ul.empty li {
display: block; display: block;
} }
@ -76,6 +76,10 @@
<section data-background="_images/rust-ferris.png" data-header> <section data-background="_images/rust-ferris.png" data-header>
<h2 class="semi-opaque">Porque Você Deveria Aprender Rust</h2> <h2 class="semi-opaque">Porque Você Deveria Aprender Rust</h2>
</section> </section>
<section data-background="_images/rust-ferris.png">
<h2 class="semi-opaque">Porque Você DEVE Aprender Rust</h2>
</section>
</section> </section>
<section> <section>
@ -156,7 +160,7 @@
<section> <section>
<p> <p>
<a href="https://insights.stackoverflow.com/survey/2019"> <a href="https://insights.stackoverflow.com/survey/2019">
A languagem mais amada segundo o StackOverflow A linguagem mais amada segundo o StackOverflow
Survey 2019 Survey 2019
</a> </a>
@ -887,6 +891,7 @@ test tests::testing ... ok
</section> </section>
</section> </section>
<!--
<section> <section>
<section> <section>
<h2>Falando em WASM...</h2> <h2>Falando em WASM...</h2>
@ -904,6 +909,7 @@ test tests::testing ... ok
<p>The WebAssembly System Interface</p> <p>The WebAssembly System Interface</p>
</section> </section>
</section> </section>
-->
<section> <section>
<section> <section>

Loading…
Cancel
Save