mirror of
https://codeberg.org/vlw/victorwesterlund.com.git
synced 2025-11-05 13:42:41 +01: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"); |