Add missing useref blocks for main index layout
parent
2d8e7cdd96
commit
732a2b21bb
|
@ -42,8 +42,10 @@
|
|||
<!--
|
||||
<script>(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(d.href.indexOf("http")||~d.href.indexOf(e.host))&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone")</script>
|
||||
-->
|
||||
<!-- build:css styles/main.min.css -->
|
||||
<link rel="stylesheet" href="styles/h5bp.css">
|
||||
<link rel="stylesheet" href="styles/main.css">
|
||||
<link rel="stylesheet" href="styles/styles.css">
|
||||
<!-- endbuild -->
|
||||
</head>
|
||||
<body>
|
||||
<header class="app-bar promote-layer">
|
||||
|
@ -69,7 +71,9 @@
|
|||
<section class="main-content">
|
||||
</section>
|
||||
|
||||
<!-- build:js scripts/main.min.js -->
|
||||
<script src="scripts/main.js"></script>
|
||||
<!-- endbuild -->
|
||||
|
||||
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue