21 lines
No EOL
927 B
Text
21 lines
No EOL
927 B
Text
<section id="powered-by">
|
|
<h1>Powered by <em>EmbassyOS</em></h1>
|
|
<div>
|
|
<p>
|
|
EmbassyOS (EOS) is a browser-based, graphical operating system for a personal server, designed to <em>
|
|
turn anyone into a
|
|
system administrator
|
|
</em> capable of managing their own server.
|
|
</p>
|
|
</div>
|
|
<div class="image-with-shadow">
|
|
{% include "components/svg/stack-new.svg" %}
|
|
<div class="img-shadow">{% include "components/svg/stack-new.svg" %}</div>
|
|
</div>
|
|
<a class="source-link" href="{{ site.poweredBy.url }}" target="_blank">
|
|
<div class="image-with-shadow">
|
|
<img src="../assets/images/code1.png" alt="html tag icon" title="html tag icon"/>
|
|
<img class="img-shadow" src="../assets/images/code1.png" style="filter: blur(.8rem) brightness(0)" alt=""/>
|
|
</div>
|
|
check out the <span>source code</span></a>
|
|
</section> |