From 8ec77bf4c8adb236b78a714d7c37279790d68893 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 2 May 2019 14:10:05 +0200 Subject: website: guix-1.0.0: Add 1.0 logo. * website/static/blog/img/guix-1.0.png: New file. * website/posts/gnu-guix-1.0.0-released.md: Use it. --- website/posts/gnu-guix-1.0.0-released.md | 2 ++ website/static/blog/img/guix-1.0.png | Bin 0 -> 17192 bytes 2 files changed, 2 insertions(+) create mode 100644 website/static/blog/img/guix-1.0.png diff --git a/website/posts/gnu-guix-1.0.0-released.md b/website/posts/gnu-guix-1.0.0-released.md index 714a9ff..7b5cc2a 100644 --- a/website/posts/gnu-guix-1.0.0-released.md +++ b/website/posts/gnu-guix-1.0.0-released.md @@ -17,6 +17,8 @@ or [from binaries](https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html). Guix users can update by running `guix pull`. +![Guix 1.0!](https://www.gnu.org/software/guix/static/blog/img/guix-1.0.png) + One-point-oh always means a lot for free software releases. For Guix, 1.0 is the result of seven years of development, with code, packaging, and documentation contributions made by 260 people, translation work diff --git a/website/static/blog/img/guix-1.0.png b/website/static/blog/img/guix-1.0.png new file mode 100644 index 0000000..b2e1b95 Binary files /dev/null and b/website/static/blog/img/guix-1.0.png differ -- cgit v1.2.3