summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2025-12-24 14:00:12 +0100
committerChris Boesch <chrboesch@noreply.codeberg.org>2025-12-24 14:00:12 +0100
commita5febf58c9f9229bdf9e57df727fa45ea47d2fd6 (patch)
tree2b08b852c323e05d5bfbbc05edfc93d774b809f5
parent80eb7054eb351a8db614d99af9cb038626a8db3d (diff)
parent209ef195962bf6f8cc37d854ce1a482388aeed83 (diff)
Merge pull request 'added dark ziglings image' (#338) from new_image into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/338
-rw-r--r--README.md2
-rw-r--r--images/ziglings_dark.jpgbin0 -> 99599 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bcf60db..ab58e94 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Welcome to Ziglings! This project contains a series of tiny
broken programs (and one nasty surprise). By fixing them, you'll
learn how to read and write [Zig](https://ziglang.org/) code.
-![Ziglings](images/ziglings.jpg "Ziglings")
+![Ziglings](images/ziglings_dark.jpg "Ziglings")
Those broken programs need your help! (You'll also save the
planet from evil aliens and help some friendly elephants stick
diff --git a/images/ziglings_dark.jpg b/images/ziglings_dark.jpg
new file mode 100644
index 0000000..48f70f9
--- /dev/null
+++ b/images/ziglings_dark.jpg
Binary files differ