change sassets include url
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>UI kit</title>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/gp-style-core.css">
|
||||
<link rel="stylesheet" type="text/css" href="assets/css/gp-style-core.css">
|
||||
</head>
|
||||
<style>
|
||||
/* Стили для выравнивания UI-элеметнов для данной страницы */
|
||||
@@ -172,6 +172,6 @@
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<script src="/assets/js/gp-main.js"></script>
|
||||
<script src="assets/js/gp-main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user