php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5f59766a8e - Show all commits

View File

@ -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>';