[gimp-web] content, header: oups, I forgot to re-export the image as JPG.



commit 7d5977351dbe2d438f107a2745b8deedcf8b0c2c
Author: Jehan <jehan girinstud io>
Date:   Fri Dec 31 21:22:13 2021 +0100

    content, header: oups, I forgot to re-export the image as JPG.
    
    It was far too big as PNG!

 .../2021-12-wilber-and-co-year-end-party.jpg          | Bin 0 -> 241754 bytes
 .../2021-12-wilber-and-co-year-end-party.png          | Bin 1957357 -> 0 bytes
 content/news/2021/2021-12_annual_report/index.md      |   4 ++--
 header-images.json                                    |   4 ++--
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/content/news/2021/2021-12_annual_report/2021-12-wilber-and-co-year-end-party.jpg 
b/content/news/2021/2021-12_annual_report/2021-12-wilber-and-co-year-end-party.jpg
new file mode 100644
index 00000000..d4153e42
Binary files /dev/null and b/content/news/2021/2021-12_annual_report/2021-12-wilber-and-co-year-end-party.jpg 
differ
diff --git a/content/news/2021/2021-12_annual_report/index.md 
b/content/news/2021/2021-12_annual_report/index.md
index fcb3e45d..67894d8d 100644
--- a/content/news/2021/2021-12_annual_report/index.md
+++ b/content/news/2021/2021-12_annual_report/index.md
@@ -4,7 +4,7 @@ Category: News
 Authors: Jehan
 Slug: gimp-2021-annual-report
 Summary: What happened in 2021?
-Image: 2021-12-wilber-and-co-year-end-party.png
+Image: 2021-12-wilber-and-co-year-end-party.jpg
 
 While we are ending 2021, let's sum up the year. For my first year as
 co-maintainer, I thought it would be a good idea to write this report in
@@ -12,7 +12,7 @@ my name so that I can give personal impressions of how it is to work on
 GIMP and what it means to me.
 
 <figure>
-<img src="{attach}2021-12-wilber-and-co-year-end-party.png" alt="Hello 2022 - Wilber and co. comics strip by 
Aryeom"/>
+<img src="{attach}2021-12-wilber-and-co-year-end-party.jpg" alt="Hello 2022 - Wilber and co. comics strip by 
Aryeom"/>
 <figcaption>
 <em>"Hello 2022" by <a href="https://film.zemarmot.net";>Aryeom</a>, Creative Commons by-sa 4.0 - GIMP 2021 
annual report</em>
 </figcaption>
diff --git a/header-images.json b/header-images.json
index f1085cb3..c65274f6 100644
--- a/header-images.json
+++ b/header-images.json
@@ -25,8 +25,8 @@
         "author": "Aryeom Han",
         "authorURL": "https://film.zemarmot.net/";,
         "title": "Hello 2022",
-        "sourceURL": 
"http://gimp.org/news/2021/12/31/gimp-2021-annual-report/2021-12-wilber-and-co-year-end-party.png";,
-        "file": "/news/2021/12/31/gimp-2021-annual-report/2021-12-wilber-and-co-year-end-party.png",
+        "sourceURL": 
"http://gimp.org/news/2021/12/31/gimp-2021-annual-report/2021-12-wilber-and-co-year-end-party.jpg";,
+        "file": "/news/2021/12/31/gimp-2021-annual-report/2021-12-wilber-and-co-year-end-party.jpg",
         "license": "cc-by-sa 4.0"
     }
 ]


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