Adding artwork
This commit is contained in:
parent
f693f9369c
commit
182b70f234
4 changed files with 15 additions and 10 deletions
|
@ -9,6 +9,7 @@ forks = 20
|
|||
gathering = smart
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = $HOME/.ansible/facts
|
||||
host_key_checking = false
|
||||
|
||||
[passwordstore_lookup]
|
||||
backend = gopass
|
||||
|
|
|
@ -38,14 +38,18 @@ win_obs_szene__project: 'swiss_python_summit_2022'
|
|||
win_obs_additional_dirs: []
|
||||
|
||||
win_obs_szene_files:
|
||||
# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_fs_logo_plain.png'
|
||||
# file: 'background_logo_big.png'
|
||||
# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_pip_logo2a.png'
|
||||
# file: 'background_pip.png'
|
||||
# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_plain.png'
|
||||
# file: 'background_plain.png'
|
||||
# - src: 'https://backwesen.de/voc/sps22-obs-szene/raw/branch/renderings_2022/2022/rendering/background_sbs_logo3b.png'
|
||||
# file: 'background_sbs_2cams.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_3sources.png'
|
||||
file: 'background_3sources.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_4sources.png'
|
||||
file: 'background_4sources.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_pip.png'
|
||||
file: 'background_pip.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/schema/background_schema_sbs.png'
|
||||
file: 'background_sbs.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_logo_big.png'
|
||||
file: 'background_logo_big.png'
|
||||
- src: 'https://backwesen.de/voc/wk23-obs-szene/media/branch/main/artwork/background_final_plain.png'
|
||||
file: 'background_plain.png'
|
||||
- src: 'https://files.zerobyte.ch/files/hidden/dgwk22_music/luss%20dub%20techno%20session%205.mp3'
|
||||
file: 'wk22_background_music.mp3'
|
||||
- src: 'https://www.latofonts.com/download/lato2ofl-zip/'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit dca7aa63011a4241f2f59eb58462be9c37f0cef1
|
||||
Subproject commit f6452a9a402c4e2bd476a48397057590c71fb0c5
|
|
@ -1 +1 @@
|
|||
Subproject commit 73b553633bdd12178b2bb70fe102b8b74d33a567
|
||||
Subproject commit 5ef0d976a959ed966125a98b42e30909f66282f9
|
Loading…
Reference in a new issue