Skip to content

Commit 6af863f

Browse files
committed
hide beta promo
1 parent 8dbe29f commit 6af863f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/views/partials/promo.antlers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="c-promo"
1+
{{# <div class="c-promo"
22
x-cloak
33
x-data="{ dismissed: localStorage.getItem('promo-dismissed') === 'true' }"
44
x-show="!dismissed">
@@ -11,7 +11,7 @@
1111
&times;
1212
</button>
1313
</div>
14-
</div>
14+
</div> #}}
1515

1616
{{# <a href="https://laracasts.com/series/learn-statamic-with-jack?ref=statamic.dev" class="hidden md:block sticky z-50 -top-8 bg-gradient-to-r from-purple to-blue via-pink hover:bg-gradient-animate py-2 text-center text-white font-bold text-sm antialiased">
1717
📼 Learn Statamic with Jack &mdash; a 22 episode series — is now live on <span class="bg-yellow text-black px-1 rounded-sm">Laracasts!</span> 📼

0 commit comments

Comments
 (0)