mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-29 20:42:10 +01:00
new logo
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div class="content">
|
||||
<section class="product-header">
|
||||
<div id="product-image">
|
||||
<img src="/images/examples.jpg" alt="">
|
||||
<img src="/productImage/<%= product.id %>" alt="">
|
||||
</div>
|
||||
<div id="product-info">
|
||||
<h2 style="padding-left: 0px"><%= product.productName %></h2><br>
|
||||
|
||||
Reference in New Issue
Block a user