zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 4e38b3ed9ba6969e5b6c9e65125a5dbd49726a0b (tree)
parent 81fa31c05456facea1d1963a1e7f665351fb248d
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Mon,  3 Jan 2022 17:45:09 -0700

readme: dynamic logo light/dark

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -![ZIG](https://ziglang.org/zig-logo.svg) +![ZIG](https://ziglang.org/img/zig-logo-dynamic.svg) A general-purpose programming language and toolchain for maintaining **robust**, **optimal**, and **reusable** software.