This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
athena.fb-infra.uk/page-blocks/title-image.php

4 lines
91 B
PHP
Raw Normal View History

2022-09-20 21:31:53 +01:00
<?php
2022-09-20 21:35:23 +01:00
echo '<a href="/"><img class="titleimg" src="/assets/title/title.webp"></img></a>';