Skip to content

Commit baf8c29

Browse files
committed
Update readme
1 parent 9f5c216 commit baf8c29

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,13 @@ docker build .
8181

8282
## Configuration
8383

84-
All of the configuration files are located in ```config```. As HEAL is current only used for the landing page the
85-
configuration that are used are:
84+
All the configuration files are located in ```config/heal```. As HEAL is currently only used for the landing page the
85+
relevant configuration files are:
8686

8787
* navigation.json
8888
* footer.json
89+
* banner
90+
91+
## Custom Pages
92+
93+
See ```src/pages/SamplePage``` for an example of adding a new page to the HEAL commons.

0 commit comments

Comments
 (0)