From ede7b5874d70afbdefa07378c1870c6aa9cedbdc Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Thu, 2 May 2019 13:32:10 +0200 Subject: website: gnu-guix-1.0.0: Use new hexagon picture. * website/static/blog/img/guix-scope.png: New picture (from Ricardo). * website/posts/gnu-guix-1.0.0-released.md: Use it. * website/static/blog/img/guix-hexagons.png: Remove. --- website/posts/gnu-guix-1.0.0-released.md | 2 +- website/static/blog/img/guix-hexagons.png | Bin 52599 -> 0 bytes website/static/blog/img/guix-scope.png | Bin 0 -> 95212 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 website/static/blog/img/guix-hexagons.png create mode 100644 website/static/blog/img/guix-scope.png diff --git a/website/posts/gnu-guix-1.0.0-released.md b/website/posts/gnu-guix-1.0.0-released.md index 89c669d..714a9ff 100644 --- a/website/posts/gnu-guix-1.0.0-released.md +++ b/website/posts/gnu-guix-1.0.0-released.md @@ -58,7 +58,7 @@ what Guix can do for you as a user. Guix is a complete toolbox for software deployment in general, which makes it different from most of the tools you may be familiar with. -![Guix manages packages, environments, containers, and systems.](https://www.gnu.org/software/guix/static/blog/img/guix-hexagons.png) +![Guix manages packages, environments, containers, and systems.](https://www.gnu.org/software/guix/static/blog/img/guix-scope.png) This may sound a little abstract so let’s look at concrete use cases: diff --git a/website/static/blog/img/guix-hexagons.png b/website/static/blog/img/guix-hexagons.png deleted file mode 100644 index 6b0b772..0000000 Binary files a/website/static/blog/img/guix-hexagons.png and /dev/null differ diff --git a/website/static/blog/img/guix-scope.png b/website/static/blog/img/guix-scope.png new file mode 100644 index 0000000..279d44f Binary files /dev/null and b/website/static/blog/img/guix-scope.png differ -- cgit v1.2.3