Skip to content

Commit

Permalink
stage top banner for PulumiUP
Browse files Browse the repository at this point in the history
  • Loading branch information
shughes26 committed Feb 25, 2025
1 parent 598d957 commit 5ff1710
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions layouts/partials/banner.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{{ $summary := "🚀 New Product Launches: Pulumi Insights 2.0 and ESC GA." }}
{{ $url := "/blog/pulumi-up-2024/" }}
{{ $label := "Learn More ⟫" }}
{{ $summary := "🚀 Join us at PulumiUP, our virtual conference featuring demos, tech talks, and more. " }}
{{ $url := "/pulumi-up/" }}
{{ $label := "Register ⟫" }}

<!--<div class="top-nav-banner-cta-container w-full flex flex-col justify-center items-center rounded p-0.5">
<div class="top-nav-banner-cta-container w-full flex flex-col justify-center items-center rounded p-0.5">
<div class="w-full top-nav-banner-cta gradient">
<a href="{{ $url }}" class="top-nav-banner-cta-text w-full block text-center">
{{ $summary }}
<span class="underline"> {{ $label }}</span> 🚀
<span class="underline"> {{ $label }}</span>
</a>
</div>
</div>-->
</div>

0 comments on commit 5ff1710

Please sign in to comment.