diff options
Diffstat (limited to 'exampleSite/config.yml')
-rw-r--r-- | exampleSite/config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml index b270320..f968d0b 100644 --- a/exampleSite/config.yml +++ b/exampleSite/config.yml @@ -162,6 +162,10 @@ params: category: North Coast - name: Backup Gateway category: North Coast + - name: Website + description: The web frontend for the application. + category: Uncategorized + link: https://example.com/ - name: API description: The guts of the application. category: Uncategorized |