aboutsummaryrefslogtreecommitdiff
path: root/_site/authors
diff options
context:
space:
mode:
Diffstat (limited to '_site/authors')
-rw-r--r--_site/authors/antoine62.jpgbin29725 -> 0 bytes
-rw-r--r--_site/authors/antoine62.pngbin0 -> 3500 bytes
-rw-r--r--_site/authors/minteck.jpgbin65748 -> 0 bytes
-rw-r--r--_site/authors/minteck.png/index.php4
4 files changed, 4 insertions, 0 deletions
diff --git a/_site/authors/antoine62.jpg b/_site/authors/antoine62.jpg
deleted file mode 100644
index b63b23d..0000000
--- a/_site/authors/antoine62.jpg
+++ /dev/null
Binary files differ
diff --git a/_site/authors/antoine62.png b/_site/authors/antoine62.png
new file mode 100644
index 0000000..4cb1ef0
--- /dev/null
+++ b/_site/authors/antoine62.png
Binary files differ
diff --git a/_site/authors/minteck.jpg b/_site/authors/minteck.jpg
deleted file mode 100644
index 3c6236c..0000000
--- a/_site/authors/minteck.jpg
+++ /dev/null
Binary files differ
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"));