Update shop.html
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="with=device-width, initial-scale=1.0">
|
<meta name="viewport" content="with=device-width, initial-scale=1.0">
|
||||||
<title>Shop</title>
|
<title>Shop</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../seiten/css/design.css"/>
|
<link rel="stylesheet" type="text/css" href="./css/design.css"/>
|
||||||
<link rel="icon" type="image/png" href="../bilder/icon.png">
|
<link rel="icon" type="image/png" href="../bilder/icon.png">
|
||||||
<link rel="stylesheet" type="text/css" href="./css/shop.css"/>
|
<link rel="stylesheet" type="text/css" href="./css/shop.css"/>
|
||||||
</head>
|
</head>
|
||||||
@@ -37,4 +37,4 @@
|
|||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user