Add favicon

This commit is contained in:
Peter Stockings
2026-02-28 20:24:21 +11:00
parent cc0136d712
commit 69feac1d55
2 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<title>VideoSync — Watch Together</title>
<meta name="description"
content="Sync video playback with friends in real-time. Load a local file, create a room, and watch together.">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">