set image source to assets

This commit is contained in:
eetnaviation
2024-05-20 21:33:57 +03:00
parent 1dafaf76e0
commit 495d701e17

View File

@ -16,7 +16,7 @@
<body> <body>
<picture> <picture>
<img src="/velendeulogo.jpg" alt="velendeulogojpg" style="width:auto";> <img src="http://assets.velend.eu:2052/assets/velend_eu-tltmap/velendeulogo.jpg" alt="velendeulogojpg" style="width:auto";>
</picture> </picture>
<h2>TLT Location Finder</h2> <h2>TLT Location Finder</h2>
<form id="search-form"> <form id="search-form">