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 328ca01 commit 23dbd21Copy full SHA for 23dbd21
src/pages/press.astro
@@ -87,6 +87,15 @@ const tags = [
87
are some recent articles and mentions:
88
</p>
89
<div class="articles-grid">
90
+ <a
91
+ href="https://itkey.media/europes-future-is-self-hosted-polish-defguard-redefines-enterprise-vpn-iam-and-secures-eur-1-2m/"
92
+ class="article-card"
93
+ >
94
+ <span class="publication">Itkey</span>
95
+ <h3 class="article-title">Europe’s Future is Self-Hosted: Polish Defguard Redefines Enterprise VPN & IAM</h3>
96
+ <span class="article-date">June 26, 2025</span>
97
+ </a>
98
+
99
<a
100
href="https://hard2beat.vc/insights-resources/why-we-invested-in-defguard/"
101
class="article-card"
0 commit comments