mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-01 02:49:52 +03:00
[DOP-3470]: Add correct favicon (#5)
This commit is contained in:
parent
2eb282c976
commit
64072db4c5
|
@ -14,6 +14,7 @@
|
||||||
</style>
|
</style>
|
||||||
{{{redocHead}}}
|
{{{redocHead}}}
|
||||||
{{#unless disableGoogleFont}}<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700" rel="stylesheet">{{/unless}}
|
{{#unless disableGoogleFont}}<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,700|Roboto:300,400,700" rel="stylesheet">{{/unless}}
|
||||||
|
<link href="https://www.mongodb.com/docs/assets/favicon.ico" rel="icon">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user