mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 18:31:54 +00:00
16 lines
364 B
Plaintext
16 lines
364 B
Plaintext
---
|
|
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> |