mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 10:21:54 +00:00
10 lines
411 B
Plaintext
10 lines
411 B
Plaintext
<section id="community">
|
|
<h1>Join the <em>Community</em></h1>
|
|
<input type="email" name="" id="" placeholder="email address">
|
|
<ul class="">
|
|
<li>{% include "components/svg/matrix.njk" %}</li>
|
|
<li>{% include "components/svg/youtube.njk" %}</li>
|
|
<li>{% include "components/svg/telegram.njk" %}</li>
|
|
<li>{% include "components/svg/twitter.njk" %}</li>
|
|
</ul>
|
|
</section> |