Thanks to visit codestin.com Credit goes to github.com
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 cc53aba commit 48ede06Copy full SHA for 48ede06
_optimized_gulp_sass/app/index.html
@@ -17,9 +17,8 @@
17
<!-- Header CSS (First Sections of Website: paste after release from _header.min.css here) -->
18
<style></style>
19
20
- <!-- Load CSS Compilled without JS -->
+ <!-- Load Main CSS Compilled without JS -->
21
<noscript>
22
- <link rel="stylesheet" href="_header.min.css">
23
<link rel="stylesheet" href="_main.min.css">
24
</noscript>
25
0 commit comments