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 6840238 commit 5e06d41Copy full SHA for 5e06d41
website/src/pages/index.mdx
@@ -55,7 +55,7 @@ export async function getStaticProps() {
55
<Link href="/docs"
56
className="rounded-md bg-blue-500 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-blue-700 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600"
57
>
58
- Documentation
+ Get started
59
</Link>
60
<a href="https://github.com/brefphp/bref"
61
className="text-sm font-semibold leading-6 text-gray-900">
0 commit comments