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 ee5c10d commit 16194e7Copy full SHA for 16194e7
MyApp/Pages/React/Index.cshtml
@@ -46,7 +46,7 @@
46
<div
47
class="hidden lg:block mx-auto mt-16 flex max-w-2xl lg:ml-10 lg:mt-0 lg:mr-0 lg:max-w-none lg:flex-none xl:ml-32">
48
<div class="max-w-3xl flex-none sm:max-w-5xl lg:max-w-none">
49
- <a href="https://diffusion.works">
+ <a href="https://react-spa.web-templates.io">
50
<img src="/img/pages/react/react-spa.webp" alt="App screenshot"
51
class="w-[50rem] rounded-md p-8 bg-white/5 shadow-2xl ring-1 ring-white/10">
52
</a>
0 commit comments