Skip to content

Commit 36ad133

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
update branding
1 parent b2532b4 commit 36ad133

File tree

13 files changed

+113
-457
lines changed

13 files changed

+113
-457
lines changed

src/_layouts/base.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<div>
9090
<h3 class="footer-brutal__section-title">Resources</h3>
9191
<ul class="footer-brutal__links">
92-
<li><a href="https://docs.codegroove.dev/" target="_blank" rel="noopener noreferrer" class="footer-brutal__link">Documentation</a></li>
92+
<li><a href="https://docs.reviewgoose.dev/" target="_blank" rel="noopener noreferrer" class="footer-brutal__link">Documentation</a></li>
9393
<li><a href="/security/" class="footer-brutal__link">Security</a></li>
9494
<li><a href="/opensource/" class="footer-brutal__link">Open Source</a></li>
9595
</ul>

src/about/index.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: About
66
<section class="about-hero">
77
<div class="about-hero__container">
88
<h1 class="about-hero__title">About us</h1>
9-
<p class="about-hero__subtitle">An independent software publisher focused on open-source productivity and security tooling.</p>
9+
<p class="about-hero__subtitle">An independent software publisher focused on productivity and security.</p>
1010
</div>
1111
</section>
1212

@@ -27,7 +27,7 @@ title: About
2727
<div class="about-founder__info">
2828
<h2 class="about-founder__name">Thomas Stromberg</h2>
2929
<p class="about-founder__title">Founder</p>
30-
<p class="about-founder__bio">3 decades in open-source automation and security. Founded security at Chainguard (seed → $3B valuation). Tech lead for minikube at Google. Created <a href="https://github.com/chainguard-dev/malcontent">malcontent</a>, <a href="https://github.com/google/triage-party">Triage Party</a>, and <a href="https://github.com/chainguard-dev/osquery-defense-kit">osquery-defense-kit</a>.</p>
30+
<p class="about-founder__bio">3 decades in open-source automation and security. Founded security at Chainguard (seed → $3B valuation). Tech lead at Google. Created <a href="https://github.com/chainguard-dev/malcontent">malcontent</a>, <a href="https://github.com/google/triage-party">Triage Party</a>, and <a href="https://github.com/chainguard-dev/osquery-defense-kit">osquery-defense-kit</a>.</p>
3131
<a href="https://www.linkedin.com/in/thomrstrom/" target="_blank" rel="noopener noreferrer" class="about-founder__linkedin">
3232
<i class="ri-linkedin-fill"></i> LinkedIn
3333
</a>

0 commit comments

Comments
 (0)