Add where slide
All checks were successful
continuous-integration/laminar-elessar Build 8 succeeded in 45 seconds .
All checks were successful
continuous-integration/laminar-elessar Build 8 succeeded in 45 seconds .
This commit is contained in:
parent
9e0415c6bb
commit
1d8062008f
2 changed files with 12 additions and 1 deletions
|
@ -24,7 +24,7 @@ article.title {
|
||||||
}
|
}
|
||||||
|
|
||||||
article:not(.title) {
|
article:not(.title) {
|
||||||
padding: 1em 3em;
|
padding: 0.75em 3em;
|
||||||
|
|
||||||
background: content-box url("./images/freeside.svg") bottom right / 15% no-repeat;
|
background: content-box url("./images/freeside.svg") bottom right / 15% no-repeat;
|
||||||
}
|
}
|
||||||
|
|
11
index.html
11
index.html
|
@ -48,6 +48,17 @@
|
||||||
<a href="https://w3techs.com/technologies/overview/operating_system/all">W<sup>3</sup>Techs</a>
|
<a href="https://w3techs.com/technologies/overview/operating_system/all">W<sup>3</sup>Techs</a>
|
||||||
</small></p>
|
</small></p>
|
||||||
</article>
|
</article>
|
||||||
|
<article>
|
||||||
|
<h2>Where?</h2>
|
||||||
|
<ul>
|
||||||
|
<li>US Department of Defence</li>
|
||||||
|
<!-- Largest Single Red Hat user in the world -->
|
||||||
|
<li>French Parliament</li>
|
||||||
|
<li>Amazon</li>
|
||||||
|
<li>Android</li>
|
||||||
|
</ul>
|
||||||
|
<p><small>Sources: <a href="https://www.comparebusinessproducts.com/fyi/50-places-linux-running-you-might-not-expect">1</a></small></p>
|
||||||
|
</article>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue