mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-31 20:43:43 +00:00
peripheral heros; jobs page; product section tweaks
This commit is contained in:
16
src/dev.njk
16
src/dev.njk
@@ -0,0 +1,16 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user