Adds custom favicon

This commit is contained in:
2025-02-13 18:37:22 -06:00
parent 61adf7de16
commit ee7e8ef33c
3 changed files with 15 additions and 2 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="/matrix-mod-logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Matrix 1000 Patch Selector</title>
</head>