Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria-lo authored and actions-user committed Oct 20, 2024
1 parent 6616b6e commit 11e4c87
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/content/members/members/victorialo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,11 @@ export const victorialo: MemberObject = {
// { type: 'medium', username: 'yourUserName' },
{ type: 'hashnode', username: 'victoria' },
// { type: 'mastodon', url: 'https://mastodon.server/@username' },
{ type: 'website', url: 'https://lo-victoria.com', title: 'Articles by Victoria' },
{
type: 'website',
url: 'https://lo-victoria.com',
title: 'Articles by Victoria',
},
],
badges: ['Hacktoberfest2024'],
// Add your location to our member map at https://virtualcoffee.io/members (optional)
Expand Down

0 comments on commit 11e4c87

Please sign in to comment.