use root favicon

This commit is contained in:
Adam Jeniski 2026-01-04 18:45:08 -05:00
parent f436e67368
commit 01914ba474
2 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="https://ajet.fyi/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>line-segment-intersection</title>
</head>

View File

@ -1,4 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" fill="#646cff" rx="4"/>
<text x="16" y="25" font-family="serif" font-size="28" font-weight="bold" fill="white" text-anchor="middle">λ</text>
</svg>

Before

Width:  |  Height:  |  Size: 243 B