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 8dbe29f commit 6af863fCopy full SHA for 6af863f
1 file changed
resources/views/partials/promo.antlers.html
@@ -1,4 +1,4 @@
1
-<div class="c-promo"
+{{# <div class="c-promo"
2
x-cloak
3
x-data="{ dismissed: localStorage.getItem('promo-dismissed') === 'true' }"
4
x-show="!dismissed">
@@ -11,7 +11,7 @@
11
×
12
</button>
13
</div>
14
-</div>
+</div> #}}
15
16
{{# <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">
17
📼 Learn Statamic with Jack — a 22 episode series — is now live on <span class="bg-yellow text-black px-1 rounded-sm">Laracasts!</span> 📼
0 commit comments