Skip to content

Commit

Permalink
πŸ› μ˜€νƒ€μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
morethanmin authored Jul 16, 2022
1 parent ebdbaa7 commit a56b6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/home/_shared/Chennel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
function Chennel() {
return (
<>
<div className="p-1 mb-3 dark:text-white">🌐 Chennel</div>
<div className="p-1 mb-3 dark:text-white">🌐 Channel</div>
<ul className="rounded-2xl bg-white dark:bg-zinc-700 p-1 flex flex-col">
<a
href={`https://github.com/${CONFIG.profile.github}`}
Expand Down

1 comment on commit a56b6a1

@vercel
Copy link

@vercel vercel bot commented on a56b6a1 Jul 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

morethan-log – ./

morethan-log.vercel.app
morethan-log-git-main-morethanmin.vercel.app
morethan-log-morethanmin.vercel.app

Please sign in to comment.