Redid reference files

This commit is contained in:
alexjanousekGSA
2024-10-02 10:37:04 -04:00
parent 466137ba07
commit e11b6376c2
17 changed files with 5 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ const baseUrl = 'http://localhost:6012';
// List of routes with paths and labels
const sublinks = [
{ label: 'Homepage', path: '/' },
{ label: 'Accounts', path: '/accounts' },
{ label: 'Add Service', path: '/add-service' },
{ label: 'Get Started', path: '/using-notify/get-started' },
{ label: 'Trial Mode', path: '/using-notify/trial-mode' },