docs/README: update logo alt

This commit is contained in:
raf 2023-10-03 22:08:35 +03:00
commit b7f722252c
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
pkgs,
lib,
lib ? import ../lib/stdlib-extended.nix pkgs.lib,
nmdSrc,
}: let
nmd = import nmdSrc {