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 10c3ba9 commit cec0224Copy full SHA for cec0224
app/page.tsx
@@ -54,7 +54,7 @@ export default function IndexPage() {
54
On a benchmark where we need to validate and normalize{' '}
55
<Link
56
href='https://github.com/ada-url/url-various-datasets/tree/main/top100'
57
- className='text-black font-bold underline'
+ className='text-black dark:text-white font-bold underline'
58
>
59
thousands of URLs found on popular websites
60
</Link>{' '}
0 commit comments