How to customize your venue homepage
There are two ways to customize your venue homepage using Markdown. All Markdown should be validated to ensure that it will not break the layout of the page: https://stackedit.io/
Go to your homepage https://openreview.net/group?id=Your/Venue/ID
- 1.Click on "Edit Group" button above the title of the venue.
- 2.Scroll down to "Group UI Code" and click on the "Show Code Editor"
- 3.Scroll down to the VenueHomepage component, and within the header edit the "instructions" field.

View of the Group UI code highlighting the instructions field
On the request form for your venue, click on the ‘Revision’ button and modify the Homepage Override field, which expects valid JSON.
The instruction field of the JSON accepts Markdown, allowing the formatting of the instructions section to be fully customized.
Example:

Homepage override options
which will be displayed as:

homepage after modifying the Homepage Override field