Fix: adapt year
This commit is contained in:
parent
4778af0a51
commit
f6eb7c4f8b
2
tasks.py
2
tasks.py
@ -21,7 +21,7 @@ CONFIG = {
|
||||
'settings_base': SETTINGS_FILE_BASE,
|
||||
'settings_publish': 'publishconf.py',
|
||||
|
||||
'year_subfolder': 'enseignements/2019-2020/',
|
||||
'year_subfolder': 'enseignements/2016-2017/',
|
||||
|
||||
# Output path. Can be absolute or relative to tasks.py. Default: 'output'
|
||||
'deploy_path': SETTINGS['OUTPUT_PATH'],
|
||||
|
Loading…
Reference in New Issue
Block a user