aboutsummaryrefslogtreecommitdiff
path: root/_site/authors/minteck.png/index.php
blob: 8c979e107a2ac9360bc359bdc2dfbeb5868955be (plain)
1
2
3
4
<?php

header("Content-Type: image/png");
die(file_get_contents("https://www.gravatar.com/avatar/1478a87e5f3741b04cf8ef616fba41f4.png?d=retro"));