Update commithash example to use nibbleart instead of randomart
I just like how it looks a little better Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -23,4 +23,4 @@ done
|
||||
|
||||
# Additionally, create an SVG for the current commit hash
|
||||
echo "Generating examples/commithash.svg"
|
||||
python3 -m colorhash "$(git rev-parse HEAD)" --input-type hash --hash sha1 --matrix randomart --output-type svg --out examples/commithash.svg
|
||||
python3 -m colorhash "$(git rev-parse HEAD)" --input-type hash --hash sha1 --output-type svg --out examples/commithash.svg
|
||||
|
||||
Reference in New Issue
Block a user