mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
reverted to the old favicon path (#24559)
This commit is contained in:
parent
9a3b503169
commit
ccfb4a3d74
@ -6,7 +6,7 @@
|
||||
<title>Mattermost API Reference</title>
|
||||
<!-- needed for adaptive design -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="shortcut icon" href="./favicon.ico">
|
||||
<link rel="shortcut icon" href="./static/favicon.ico">
|
||||
<style>
|
||||
body {
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user