mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-01 21:13:11 +00:00
peripheral heros; jobs page; product section tweaks
This commit is contained in:
16
src/news.njk
16
src/news.njk
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: News | Start9
|
||||
layout: layouts/peripheral.njk
|
||||
---
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image">
|
||||
<img src="../assets/images/news-hero.png" alt=""/>
|
||||
<img class="img-shadow" src="../assets/images/news-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
<h1>
|
||||
<span>News</span>
|
||||
</h1>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user