Pipeline copy changes, notes and todos. G2 templates for their launch. Scripting work.

This commit is contained in:
Norm Rasmussen
2023-06-13 18:28:15 -04:00
parent 9e8d128fa5
commit 1a6b3a630c
103 changed files with 1214 additions and 156 deletions

View File

@ -0,0 +1,10 @@
<main class="np-main np-max-width np-subpage-container">
<div class="np-homepage-featured-text">
<div class="np-homepage-headline">
{% t .header %}
</div>
</div>
<div class="np-homepage-featured-empty">
<img src="/images/404.svg" alt='not found'>
</div>
</main>