2022-09-19 21:19:06 +00:00
|
|
|
---
|
|
|
|
|
title: Developers | Start9
|
|
|
|
|
layout: layouts/peripheral.njk
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
<section id="hero">
|
|
|
|
|
<div id="hero-image">
|
|
|
|
|
<img src="../assets/images/dev-hero.png" alt=""/>
|
|
|
|
|
<img class="img-shadow" src="../assets/images/dev-hero.png" alt=""/>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="logo">
|
|
|
|
|
<h1>
|
|
|
|
|
<span>Developers</span>
|
|
|
|
|
</h1>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|