diff options
author | EuAndreh <eu@euandre.org> | 2021-02-07 19:37:51 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-07 19:37:51 -0300 |
commit | 8331a99b18f5bcae51488ebe875ab0388859a084 (patch) | |
tree | bbaa4e943edeeb77b67420b177d5a591daafaf18 /_screencasts | |
parent | Remove direct-video and screencast flags: enable them by default (diff) | |
download | euandre.org-8331a99b18f5bcae51488ebe875ab0388859a084.tar.gz euandre.org-8331a99b18f5bcae51488ebe875ab0388859a084.tar.xz |
Add missing "video: true" attribute to screencast
Diffstat (limited to '_screencasts')
-rw-r--r-- | _screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md b/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md index 4cef5ce..46b741d 100644 --- a/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md +++ b/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.md @@ -10,6 +10,8 @@ lang: en ref: autoqemu-automate-installation-and-ssh-setup-of-iso-os-images +video: true + --- After reading begriffs "[Tips for stable and portable software][begriffs-article]", the "Begriffs Buildfarm?" section caught my attention, as this is something I would be interested in. |