Skip to content

Commit

Permalink
Remove have a wonderful devcon
Browse files Browse the repository at this point in the history
Devcon is over - so this sentence makes no sense anymore
We can also change it to "Hope you had a great Devcon" or something like that - but I think this way it is cleaner
  • Loading branch information
ligi authored Nov 24, 2024
1 parent ba5807a commit e8b7bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const LoggedIn = () => {
{account?.username ? `Welcome, ${account?.username}!` : 'Welcome!'} 👋
</div>
<p className="text-xs text-[#505050] mt-1">
Thank you for connecting to the Devcon Passport - have a wonderful Devcon.
Thank you for connecting to the Devcon Passport.
</p>
</div>

Expand Down

0 comments on commit e8b7bb0

Please sign in to comment.