mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 10:21:54 +00:00
add caching page and nostr verification
This commit is contained in:
22
src/caching.njk
Normal file
22
src/caching.njk
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Caching
|
||||
layout: layouts/peripheral.njk
|
||||
---
|
||||
|
||||
<section id="hero">
|
||||
<div id="hero-image" class="image-with-shadow">
|
||||
<img src="/assets/images/jobs-hero.png" alt="caching page hero: laptop emerging from an embassy" title="caching page hero: laptop emerging from an embassy"/>
|
||||
<img class="img-shadow" src="/assets/images/jobs-hero.png" alt=""/>
|
||||
</div>
|
||||
<div id="logo">
|
||||
<h1>
|
||||
<span>Is your problem caching?</span>
|
||||
</h1>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="contact">
|
||||
<h2>YES*</h2>
|
||||
<br />
|
||||
<p>*Answer may be incorrect due to caching</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user