We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c31907 commit 71c1fb6Copy full SHA for 71c1fb6
src/config.ts
@@ -54,7 +54,7 @@ export const profileConfig: ProfileConfig = {
54
avatar: 'assets/images/avatar.svg', // Relative to the /src directory. Relative to the /public directory if it starts with '/'
55
name: 'Eduardo Souza (MrTheDuts)',
56
company: 'Belfar Dev',
57
- bio: 'Indie delevoper @ Belfar Dev',
+ bio: 'Indie developer @ Belfar Dev',
58
links: [
59
// {
60
// name: 'Twitter',
0 commit comments