We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd3cf3 commit fdea2e9Copy full SHA for fdea2e9
index.html
@@ -27,8 +27,8 @@
27
<link rel="apple-touch-icon" sizes="192x192" href="icon.png" />
28
<meta name="theme-color" content="#0572CE" />
29
30
- <link rel="stylesheet" href="ui.css?v=2.1" type="text/css" />
31
- <link rel="stylesheet" href="../css/font-apex.min.css?v=1.0" type="text/css" />
+ <link rel="stylesheet" href="docs/ui.css?v=2.1" type="text/css" />
+ <link rel="stylesheet" href="css/font-apex.min.css?v=1.0" type="text/css" />
32
</head>
33
<body class="_has-modalOpen" id="top">
34
0 commit comments