mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2026-04-13 19:19:39 +02:00
4 lines
No EOL
76 B
PHP
4 lines
No EOL
76 B
PHP
<?php
|
|
|
|
header("Header: image/x-icon");
|
|
echo file_get_contents("icon.ico"); |