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