Logo + Page title

This commit is contained in:
2025-08-20 15:19:42 +03:00
parent 99abd0df46
commit be8a6b5c59
2 changed files with 21 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
<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="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>Peabody28 Portfolio</title>
</head>
<body>
<div id="root"></div>