Skip to content

Commit e269779

Browse files
committed
Viva Baking Bad
1 parent df79061 commit e269779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/TheFooter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ const handleChangeTheme = (target) => {
211211
</NuxtLink>
212212
</Flex>
213213

214-
<a href="https://www.pklabs.me/" target="_blank" style="line-height: 12px">
215-
<Text size="12" weight="500" color="tertiary">Made by PK Labs</Text>
214+
<a href="https://bakingbad.dev/" target="_blank" style="line-height: 12px">
215+
<Text size="12" weight="500" color="tertiary">Made by Baking Bad</Text>
216216
</a>
217217
</Flex>
218218
</Flex>

0 commit comments

Comments
 (0)