1
0
forked from metin2/web

Moved assets to their own directory

This commit is contained in:
2023-07-31 09:39:47 +03:00
parent 580d44e92d
commit 8a88940d4f
372 changed files with 429 additions and 421 deletions

View File

@ -43,8 +43,8 @@
Aici aveti un exemplu de site care fraudeaza:</p>
</div>
<div class="securitybox">
<a id="single_image" href="{{ asset('img/fraud.jpg') }}">
<img style="max-width:455px; max-height:none; margin-left:6px; margin-top:6px;" src="{{ asset('img/fraud.jpg') }}"/>
<a id="single_image" href="{{ asset('assets/main/img/fraud.jpg') }}">
<img style="max-width:455px; max-height:none; margin-left:6px; margin-top:6px;" src="{{ asset('assets/main/img/fraud.jpg') }}"/>
</a>
<p>&nbsp;</p>
</div>