mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-24504: api docs favicon update (#24525)
* removed the static folder from the favicon URL path, since it's being duplicated at build time * updated the api docs favicon
This commit is contained in:
@@ -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="./static/favicon.ico">
|
||||
<link rel="shortcut icon" href="./favicon.ico">
|
||||
<style>
|
||||
body {
|
||||
padding: 0;
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user