새로운 마음 가짐!
This commit is contained in:
parent
61568025fe
commit
b47e05a1ad
1 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ export default function Home() {
|
||||||
return (
|
return (
|
||||||
<div ref={ref} className="flex flex-col w-full items-center">
|
<div ref={ref} className="flex flex-col w-full items-center">
|
||||||
<header className="w-full md:w-2/5 h-auto flex flex-row justify-between p-5">
|
<header className="w-full md:w-2/5 h-auto flex flex-row justify-between p-5">
|
||||||
<Link to="/" accessKey="h" title="💕 Alt + H" className="text-2xl">
|
<Link to="/" onClick={() => setActiveTab("Home")} accessKey="h" title="💕 Alt + H" className="text-2xl">
|
||||||
💕
|
💕
|
||||||
</Link>
|
</Link>
|
||||||
<div className="flex items-center">
|
<div className="flex items-center">
|
||||||
|
|
@ -98,7 +98,7 @@ export default function Home() {
|
||||||
<p>
|
<p>
|
||||||
<kbd>
|
<kbd>
|
||||||
<img
|
<img
|
||||||
src="https://f.imnya.ng/profile/8ea8ff1d-7e2c-4a2b-b688-38c21647ad8c.webp"
|
src="https://f.imnya.ng/profile/IMG_34800_resized.avif"
|
||||||
alt="암냥 & 남냥"
|
alt="암냥 & 남냥"
|
||||||
title=""
|
title=""
|
||||||
width="850"
|
width="850"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue