ci: better naming scheme for folders
This commit is contained in:
parent
2c87d9ae12
commit
8b96e27884
10 changed files with 18 additions and 16 deletions
|
@ -9,7 +9,7 @@ indentation = 2
|
|||
src = "./Budget"
|
||||
|
||||
# Optional
|
||||
dest= "./Budget_html"
|
||||
dest= "./html_Budget"
|
||||
|
||||
# html blocks you dont want to include in teh finished page
|
||||
# Optional
|
||||
|
|
|
@ -9,7 +9,7 @@ indentation = 2
|
|||
src = "./Handovers"
|
||||
|
||||
# Optional
|
||||
dest= "./Handovers_html"
|
||||
dest= "./html_Handovers"
|
||||
|
||||
# html blocks you dont want to include in teh finished page
|
||||
# Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue