We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c913e commit 9bb29ccCopy full SHA for 9bb29cc
src/pages/press.astro
@@ -87,6 +87,14 @@ const tags = [
87
are some recent articles and mentions:
88
</p>
89
<div class="articles-grid">
90
+ <a href="https://hard2beat.vc/insights-resources/why-we-invested-in-defguard/" class="article-card">
91
+ <span class="publication">Hard2beat</span>
92
+ <h3 class="article-title">
93
+ Why we invested in Defguard
94
+ </h3>
95
+ <span class="article-date">June 1, 2025</span>
96
+ </a>
97
+
98
<a href="/blog/defguard-pre-seed" class="article-card">
99
<span class="publication">Blog</span>
100
<h3 class="article-title">
0 commit comments