Skip to content

Commit ba97727

Browse files
committed
remove tele
1 parent ffb34f0 commit ba97727

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/page.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default function Home() {
2323
<div className="p-5 text-white">
2424
<div className="flex flex-wrap gap-3 text-xs text-zinc-400">
2525
<a href="mailto:[email protected]" className="hover:text-white rounded-full px-3 py-1.5 bg-zinc-800 hover:bg-zinc-700 transition-colors">[email protected]</a>
26-
<a href="tel:+16463397401" className="hover:text-white rounded-full px-3 py-1.5 bg-zinc-800 hover:bg-zinc-700 transition-colors">+1 (646) 339 7401</a>
2726
<a href="https://github.com/yizhuoliang" className="hover:text-white rounded-full px-3 py-1.5 bg-zinc-800 hover:bg-zinc-700 transition-colors">github.com/yizhuoliang</a>
2827
</div>
2928
</div>

0 commit comments

Comments
 (0)