We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c499bdc commit b729661Copy full SHA for b729661
1 file changed
public/index.html
@@ -19,7 +19,7 @@
19
<link rel="preconnect" href="https://static.productionready.io" crossorigin />
20
<link rel="preconnect" href="https://conduit.productionready.io" crossorigin />
21
<link rel="preconnect" href="http://code.ionicframework.com" crossorigin />
22
- <link rel="stylesheet" href="//demo.productionready.io/main.css" />
+ <link rel="stylesheet" type = "text/css" href="../styles/styles.css" />
23
<link
24
rel="shortcut icon"
25
type="image/x-icon"
0 commit comments