mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-04-02 05:23:19 +00:00
fixed gsap warnings; added privacy hero; removed list.js reference;
This commit is contained in:
@@ -7,10 +7,10 @@ layout: layouts/peripheral.njk
|
||||
<section id="hero">
|
||||
<div id="hero-image">
|
||||
<img
|
||||
src="assets/images/about-hero.png"
|
||||
alt="about page hero image: a robot emerging from the embasssy"
|
||||
title="about page hero image: a robot emerging from the embasssy"/>
|
||||
<img class="img-shadow" src="assets/images/about-hero.png" alt=""/>
|
||||
src="assets/images/privacy-hero.png"
|
||||
alt="about page hero image: a robot emerging from the embasssy and wearing a mask"
|
||||
title="about page hero image: a robot emerging from the embasssy and wearing a mask"/>
|
||||
<img class="img-shadow" src="assets/images/privacy-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
<h1>
|
||||
|
||||
Reference in New Issue
Block a user