Changed " to '
This commit is contained in:
parent
d68268d6e1
commit
5f59766a8e
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
|
||||
echo "<a href="/"><img class="titleimg" src="/assets/title/title.webp"></img></a>";
|
||||
echo '<a href="/"><img class="titleimg" src="/assets/title/title.webp"></img></a>';
|
||||
|
Reference in New Issue
Block a user