mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 13:44:54 +03:00
fix: mobile view in docker image
This commit is contained in:
parent
262177ddfd
commit
9c5448c301
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>%PAGE_TITLE%</title>
|
<title>%PAGE_TITLE%</title>
|
||||||
<link rel="icon" href="%PAGE_FAVICON%">
|
<link rel="icon" href="%PAGE_FAVICON%">
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user