Skip to content

Commit a874467

Browse files
committed
starter-link
1 parent 9310df0 commit a874467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/starter/components/Hero.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export const Hero = () => {
4646
</li>
4747
<li>
4848
<a
49-
href="https://github.com/tailgrids/play-tailwind"
49+
href={siteConfig('STARTER_HERO_BUTTON_2_URL', null, CONFIG)}
5050
target="_blank"
5151
className="flex items-center gap-4 rounded-md bg-white/[0.12] px-6 py-[14px] text-base font-medium text-white transition duration-300 ease-in-out hover:bg-white hover:text-dark" rel="noreferrer"
5252
>

0 commit comments

Comments
 (0)