reverted to the old favicon path (#24559)

This commit is contained in:
Arnaud Wanet 2023-09-17 22:47:32 +01:00 committed by GitHub
parent 9a3b503169
commit ccfb4a3d74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;