Skip to content

fix(TIL):site icon href relative path change#812

Open
kss2002 wants to merge 1 commit into
toss:mainfrom
kss2002:hotfix/til-siteicon
Open

fix(TIL):site icon href relative path change#812
kss2002 wants to merge 1 commit into
toss:mainfrom
kss2002:hotfix/til-siteicon

Conversation

@kss2002

@kss2002 kss2002 commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

📝 Key Changes

before

<link rel="icon" type="image/svg+xml" href="../assets/ff-symbol2.svg" />

after

<link rel="icon" type="image/svg+xml" href="./src/assets/ff-symbol2.svg" />

🖼️ Before and After Comparison

Before After
SCR-20260119-ujgp SCR-20260119-uhqw

@vercel

vercel Bot commented Jan 19, 2026

Copy link
Copy Markdown

@kss2002 is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

@kss2002 kss2002 changed the title hotfix(TIL):site icon href relative path change fix(TIL):site icon href relative path change Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant