[recipes] Add a forgotten image



commit 2d63c503c3e7623af3edbc783fb25944c107c8d0
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Dec 30 11:12:49 2016 -0500

    Add a forgotten image
    
    Sorry, Frederik.

 data/Makefile.am       |    1 +
 data/chefs.db          |    2 +-
 data/images/fyksen.jpg |  Bin 0 -> 215685 bytes
 3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 0a63dce..d6f2468 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -41,6 +41,7 @@ dist_images_DATA = \
        images/coffee.jpg               \
        images/elvin.jpg                \
        images/food.jpg                 \
+       images/fyksen.jpg               \
        images/halfline.jpg             \
        images/mclasen.jpg              \
        images/meatballs.jpg            \
diff --git a/data/chefs.db b/data/chefs.db
index 901625f..c3ec1cf 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -11,7 +11,7 @@ Fullname=Ray Strode
 Description=Ray is a Desktop Software Engineer at Red Hat\nand vegetarian who occasionally enjoys cooking.
 
 [fyksen]
-Image=10499546_10153030301371101_915565818986193236_o.jpg
+Image=images/fyksen.jpg
 Name=Frederik
 Fullname=Fredrik Fyksen
 Description=My name is Fredrik Fyksen. I am from Norway, but live in Denmark. I like food, computers and 
music. You can read more about me at <a href="https://www.fyksen.me/";>fyksen.me</a>.
diff --git a/data/images/fyksen.jpg b/data/images/fyksen.jpg
new file mode 100644
index 0000000..c8275f1
Binary files /dev/null and b/data/images/fyksen.jpg differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]