mirror of
https://github.com/muun/recovery.git
synced 2025-11-10 05:59:44 -05:00
Introduce reproducible, prebuilt binaries
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
# Render with:
|
||||
# $ terminalizer render demo.yml -o demo-unoptimized.gif
|
||||
|
||||
# Make background transparent with:
|
||||
# https://onlinegiftools.com/create-transparent-gif (use white, 1%)
|
||||
|
||||
# Optimize with:
|
||||
# $ gifsicle --optimize=3 --colors=32 -i demo-unoptimized.gif -o demo.gif
|
||||
|
||||
@@ -24,6 +27,7 @@ config:
|
||||
title: null
|
||||
style:
|
||||
border: 0px black solid
|
||||
boxShadow: none
|
||||
|
||||
watermark:
|
||||
imagePath: null
|
||||
|
||||
Reference in New Issue
Block a user