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 a4fec01 commit dd47addCopy full SHA for dd47add
source/_layouts/master.blade.php
@@ -29,10 +29,10 @@
29
<img class="h-6" src="/img/tailwind-ui-logo-on-dark.svg" alt="">
30
<p class="ml-3 font-medium text-white truncate">
31
<span class="lg:hidden">
32
- <span class="sr-only">Tailwind UI</span> is coming next week!
+ <span class="sr-only">Tailwind UI</span> is coming this week!
33
</span>
34
<span class="hidden lg:inline text-gray-400">
35
- <strong class="text-white font-semibold mr-1">Coming next week!</strong>
+ <strong class="text-white font-semibold mr-1">Coming this week!</strong>
36
<span class="xl:hidden">Beautiful UI components by the creators of Tailwind CSS.</span>
37
<span class="hidden xl:inline">Beautiful UI components, crafted by the creators of Tailwind CSS.</span>
38
0 commit comments