mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-31 04:23:42 +00:00
* rename products * more renames and edit graphic * update community tech job * fix links
16 lines
447 B
Plaintext
16 lines
447 B
Plaintext
---
|
|
title: Developers
|
|
layout: layouts/peripheral.njk
|
|
---
|
|
|
|
<section id="hero">
|
|
<div id="hero-image" class="image-with-shadow">
|
|
<img src="/assets/images/dev-hero.png" alt="dev page hero: html tag emerging from a server" title="dev page hero: html tag emerging from a server"/>
|
|
<img class="img-shadow" src="/assets/images/dev-hero.png" alt=""/>
|
|
</div>
|
|
<div id="logo">
|
|
<h1>
|
|
<span>Developers</span>
|
|
</h1>
|
|
</div>
|
|
</section> |