updated demo with qr-code

This commit is contained in:
jnfrati
2026-03-24 10:23:12 +01:00
parent 35575dd1b1
commit ffaf3564bc
2 changed files with 15 additions and 0 deletions
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 208 KiB

+14
View File
@@ -26,6 +26,7 @@
.container {
text-align: center;
padding: 2rem;
margin-top: -3rem;
}
.logos {
@@ -85,6 +86,16 @@
color: #a5b4fc;
font-size: 0.9rem;
font-weight: 500;
margin-bottom: 1.5rem;
}
.qr-code {
margin-top: 0.5rem;
}
.qr-code img {
width: 240px;
height: 240px;
}
.particles {
@@ -131,6 +142,9 @@
<h1>NetBird meets Kubernetes</h1>
<p class="subtitle">Secure networking for your clusters, powered by the NetBird Operator</p>
<span class="badge">KubeCon 2026 Demo</span>
<div class="qr-code">
<img src="assets/netbird-kubecon-website-qr.svg" alt="QR Code" />
</div>
</div>
<script>