Fix favicon on sync

This commit is contained in:
Eli Ribble 2026-03-31 19:18:33 +00:00
parent af136f324d
commit 7f72e82ceb
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/static/ico/favicon-sync.ico" type="image/x-icon" />
<title>Nidus Sync</title>
</head>
<body>