[examples/538][xs] - change read more link
This commit is contained in:
@@ -27,7 +27,7 @@ export default function Layout({ children }: { children: React.ReactNode }) {
|
|||||||
website.{' '}
|
website.{' '}
|
||||||
<a
|
<a
|
||||||
className="hover:underline font-bold"
|
className="hover:underline font-bold"
|
||||||
href="https://github.com/datopian/portaljs/tree/main/examples/fivethirtyeight"
|
href="https://github.com/datopian/portaljs/tree/main/examples/fivethirtyeight#readme"
|
||||||
>
|
>
|
||||||
Read more here
|
Read more here
|
||||||
</a>{' '}
|
</a>{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user