Skip to content

Commit

Permalink
Merge pull request #109 from 25Pi25/master
Browse files Browse the repository at this point in the history
changed credit request
  • Loading branch information
25Pi25 authored Jan 18, 2025
2 parents 2a60fdd + 112428b commit 41eef92
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 41eef92

Please sign in to comment.