Showing
2 changed files
with
1 additions
and
1 deletions
... | @@ -188,7 +188,7 @@ | ... | @@ -188,7 +188,7 @@ |
188 | console.log(entName); | 188 | console.log(entName); |
189 | var tmp = '<div class="col-xl-6 col-sm-6 mb-3">' + | 189 | var tmp = '<div class="col-xl-6 col-sm-6 mb-3">' + |
190 | '<div class="card text-white bg-light o-hidden h-100">' + | 190 | '<div class="card text-white bg-light o-hidden h-100">' + |
191 | - '<div class="card-body"' + ' style="height:350px; background-image:url(' + "'entertainment.jpg'" + '); background-size: 100% 100%; background-repeat: no-repeat;">' + // place photo | 191 | + '<div class="card-body"' + ' style="height:350px; background-image:url(' + "'entertainment1.jpeg'" + '); background-size: 100% 100%; background-repeat: no-repeat;">' + // place photo |
192 | '<div class="mr-5" id="nameDiv">'+entName+'</div>'+ // place name | 192 | '<div class="mr-5" id="nameDiv">'+entName+'</div>'+ // place name |
193 | //'<div class="mr-5" id="typeDiv">'+entType+'</div>'+ // place type | 193 | //'<div class="mr-5" id="typeDiv">'+entType+'</div>'+ // place type |
194 | '</div>' + | 194 | '</div>' + | ... | ... |
public/entertainment1.jpeg
0 → 100644
99.7 KB
-
Please register or login to post a comment