summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-05-02 13:32:10 +0200
committerLudovic Courtès <ludo@gnu.org>2019-05-02 13:32:10 +0200
commitede7b5874d70afbdefa07378c1870c6aa9cedbdc (patch)
tree98e30d0a7e2794e60b70db0cffceba9718b084f0
parentwebsite: gnu-guix-1.0.0: Move to posts/. (diff)
downloadguix-artwork-ede7b5874d70afbdefa07378c1870c6aa9cedbdc.tar.gz
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.
-rw-r--r--website/posts/gnu-guix-1.0.0-released.md2
-rw-r--r--website/static/blog/img/guix-hexagons.pngbin52599 -> 0 bytes
-rw-r--r--website/static/blog/img/guix-scope.pngbin0 -> 95212 bytes
3 files changed, 1 insertions, 1 deletions
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
--- a/website/static/blog/img/guix-hexagons.png
+++ /dev/null
Binary files 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
--- /dev/null
+++ b/website/static/blog/img/guix-scope.png
Binary files differ