We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df79061 commit e269779Copy full SHA for e269779
components/TheFooter.vue
@@ -211,8 +211,8 @@ const handleChangeTheme = (target) => {
211
</NuxtLink>
212
</Flex>
213
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>
+ <a href="https://bakingbad.dev/" target="_blank" style="line-height: 12px">
+ <Text size="12" weight="500" color="tertiary">Made by Baking Bad</Text>
216
</a>
217
218
0 commit comments