Skip to content

Commit

Permalink
changed credit request
Browse files Browse the repository at this point in the history
  • Loading branch information
25Pi25 committed Jan 18, 2025
1 parent 840e05a commit 112428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function Home({ ids, meta }: { ids: number[]; meta: Meta }) {
color="text.secondary"
gutterBottom
>
Free to use <strong><Link href='#/About' className='with-credit'>WITH CREDIT</Link></strong> for ROMhacks, fangames, etc. Don't use for
Free to use <strong><Link href='#/About' className='with-credit'>WITH CREDIT TO THE ARTISTS</Link></strong> for ROMhacks, fangames, etc. Don't use for
commercial projects.
</Typography>
<Container maxWidth="md" sx={{ mt: 4, mb: 4 }}>
Expand Down

0 comments on commit 112428b

Please sign in to comment.