aboutsummaryrefslogtreecommitdiff
path: root/_site/authors/minteck.png/index.php
diff options
context:
space:
mode:
Diffstat (limited to '_site/authors/minteck.png/index.php')
-rw-r--r--_site/authors/minteck.png/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/_site/authors/minteck.png/index.php b/_site/authors/minteck.png/index.php
new file mode 100644
index 0000000..8c979e1
--- /dev/null
+++ b/_site/authors/minteck.png/index.php
@@ -0,0 +1,4 @@
+<?php
+
+header("Content-Type: image/png");
+die(file_get_contents("https://www.gravatar.com/avatar/1478a87e5f3741b04cf8ef616fba41f4.png?d=retro"));