Skip to content

Before session 186

Babak Razmjoo requested to merge before-session-186 into master

There have been added following parameters in config.yaml:

  • certainNextSession : A bool value indicating if a next session is determined
  • nextSessionDate : A string for possible or determined date of the next session
  • lastSession : Name of the last session

The parameters above are used in index.html to render poster of the next session if determined, or a description about possible date of next session.

Merge request reports