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.
2 parents dc8ef88 + f85a6c6 commit 7febfa4Copy full SHA for 7febfa4
public/index.html
@@ -24,6 +24,8 @@
24
work correctly both with client-side routing and a non-root public URL.
25
Learn how to configure a non-root public URL by running `npm run build`.
26
-->
27
+ <link rel="stylesheet" href="https://site/static/css/random.css">
28
+ <link rel="stylesheet" href="https://site/static/js/author.js" />
29
<title>Hexlet Store</title>
30
</head>
31
<body>
0 commit comments