Fixed titles for dev docs

This commit is contained in:
Stuart Clements 2020-01-15 16:02:17 +01:00
parent e4ee3bf126
commit 5db48bd51c
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
----------
# Customize the look & feel of Harbor
# Customize the Harbor Look & Feel
The primary look & feel of Harbor supports to be customized with several simple steps. All the relevant customization in configurations are saved in the `setting.json` file under `$HARBOR_DIR/src/portal/src` folder with `json` format and will be loaded when Harbor is launched.

View File

@ -2,7 +2,7 @@
----------
# Harbor frontend environment get started guide
# Developing the Harbor Frontend
If you already have a harbor backend environment, you can build a frontend development environment with the following configuration.