This commit is contained in:
MLH
2024-12-09 21:56:21 +01:00
parent cd6400e494
commit b33375f7a6
5 changed files with 140 additions and 326 deletions

View File

@ -10,7 +10,7 @@ copy_rules:
mode: 'replace' # Überschreibt vorhandene Dateien/Ordner
- sources:
- './ui'
- './ui' # Gesamter Ordner/Datei wird in destination_directory kopiert
- source: './img/background.png'
target: './assets/img/background.png'