refactor: renomear PawLink → PetLink em todos os ficheiros
This commit is contained in:
@@ -35,7 +35,7 @@ export default function Footer() {
|
||||
color: 'var(--color-terra)',
|
||||
}}
|
||||
>
|
||||
PawLink
|
||||
PetLink
|
||||
</span>
|
||||
</div>
|
||||
<p
|
||||
@@ -156,7 +156,7 @@ export default function Footer() {
|
||||
>
|
||||
Feito com
|
||||
<Heart size={12} style={{ color: 'var(--color-terra)', fill: 'var(--color-terra)' }} />
|
||||
em Portugal · PawLink © {new Date().getFullYear()}
|
||||
em Portugal · PetLink © {new Date().getFullYear()}
|
||||
</p>
|
||||
<p
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user