Fix case typo
This commit is contained in:
@@ -13,9 +13,10 @@
|
||||
|
||||
<link rel="icon" type="image/vnd.microsoft.icon" href="img/favicon.ico?1528709483">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico?1528709483">
|
||||
<link rel="stylesheet" href="theme.css" type="text/css" media="all">
|
||||
|
||||
<link rel="stylesheet" href="/css/theme.css" type="text/css" media="all">
|
||||
|
||||
{{ include("shop._partials.presta_js")}}
|
||||
|
||||
</head>
|
||||
|
||||
<body id="index" class="lang-fr country-us currency-usd layout-full-width page-index tax-display-disabled">
|
||||
@@ -49,7 +50,7 @@
|
||||
|
||||
<a id="slidetop" href="#" > </a>
|
||||
|
||||
<script type="text/javascript" src="theme.js" ></script>
|
||||
<script type="text/javascript" src="/js/theme.js" ></script>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user