motiejus/zig

fork of https://codeberg.org/ziglang/zig
git clone https://git.jakstys.lt/motiejus/zig.git
Log | Tree | Refs | README | LICENSE

commit 8771ef897a1ef383d4cfdf9f14a0ac0b4148ceac (tree)
parent 1676729c66784a0e14e80f59454625c7d77f95d9
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.