Fix: adapt year
This commit is contained in:
parent
af1304e4d2
commit
c0509d7630
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/2015-2016/',
|
||||
|
||||
# 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