Switch to new favicon and custom css for RMO

This commit is contained in:
Eli Ribble 2026-01-30 00:05:43 +00:00
parent d73dd9310c
commit 9bf407be6c
No known key found for this signature in database
3 changed files with 14 additions and 3 deletions

View file

@ -11,7 +11,7 @@
<!-- Fontawesome Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<!-- favicon -->
<link rel="icon" href="/static/favicon.ico" type="image/x-icon"/>
<link rel="icon" href="/static/favicon-sync.ico" type="image/x-icon"/>
{{block "extraheader" .}} {{end}}
</head>
<body>