mirror of
https://github.com/AderKonstantin/aderktech-chronark.com-.git
synced 2025-06-08 13:48:42 +03:00
fix missing .com in header.tsx (#11)
This commit is contained in:
parent
a43b3fdac7
commit
8d6e6ae16a
@ -67,7 +67,7 @@ export const Header: React.FC<Props> = ({ project, views }) => {
|
||||
views,
|
||||
)}
|
||||
</span>
|
||||
<Link target="_blank" href="https://twitter/chronark_">
|
||||
<Link target="_blank" href="https://twitter.com/chronark_">
|
||||
<Twitter
|
||||
className={`w-6 h-6 duration-200 hover:font-medium ${
|
||||
isIntersecting
|
||||
|
Loading…
x
Reference in New Issue
Block a user