Commit 743f9a3d authored by Santhanavanich's avatar Santhanavanich
Browse files

update Image

parent 319c0a8b
Pipeline #6079 passed with stage
in 6 seconds
Showing with 4 additions and 1 deletion
+4 -1
{
"liveServer.settings.port": 5501
}
\ No newline at end of file
public/application/img/demo1.jpg

547 KB

...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</div> </div>
<div class="overflow-hidden" style="max-height: 30vh;"> <div class="overflow-hidden" style="max-height: 30vh;">
<div class="container px-5"> <div class="container px-5">
<img src="application/img/demo.jpg" class="img-fluid border rounded-3 shadow-lg mb-4" alt="Example image" width="700" height="500" loading="lazy"> <img src="application/img/demo1.jpg" class="img-fluid border rounded-3 shadow-lg mb-4" alt="Example image" width="700" height="500" loading="lazy">
</div> </div>
</div> </div>
</div> </div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment