diff options
Diffstat (limited to '_site/authors')
-rw-r--r-- | _site/authors/antoine62.jpg | bin | 29725 -> 0 bytes | |||
-rw-r--r-- | _site/authors/antoine62.png | bin | 0 -> 3500 bytes | |||
-rw-r--r-- | _site/authors/minteck.jpg | bin | 65748 -> 0 bytes | |||
-rw-r--r-- | _site/authors/minteck.png/index.php | 4 |
4 files changed, 4 insertions, 0 deletions
diff --git a/_site/authors/antoine62.jpg b/_site/authors/antoine62.jpg Binary files differdeleted file mode 100644 index b63b23d..0000000 --- a/_site/authors/antoine62.jpg +++ /dev/null diff --git a/_site/authors/antoine62.png b/_site/authors/antoine62.png Binary files differnew file mode 100644 index 0000000..4cb1ef0 --- /dev/null +++ b/_site/authors/antoine62.png diff --git a/_site/authors/minteck.jpg b/_site/authors/minteck.jpg Binary files differdeleted file mode 100644 index 3c6236c..0000000 --- a/_site/authors/minteck.jpg +++ /dev/null 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")); |