mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-04 12:58:25 -04:00
Cleaned up styles, removed more govuk unused styles
This commit is contained in:
5
urls.js
5
urls.js
@@ -9,6 +9,10 @@ const routes = {
|
||||
{ label: 'Support', path: '/support' },
|
||||
{ label: 'Notify.gov Service Ending', path: '/notify-service-ending' },
|
||||
{ label: 'Notify.gov Sign In', path: '/sign-in' },
|
||||
{ label: 'Accessibility Statement', path: '/accessibility-statement' },
|
||||
{ label: 'Privacy', path: '/privacy' },
|
||||
{ label: 'Email Not Received', path: '/email-not-received' },
|
||||
{ label: 'Text Not Received', path: '/text-not-received' },
|
||||
],
|
||||
|
||||
authenticated: [
|
||||
@@ -74,6 +78,7 @@ const routes = {
|
||||
{ label: 'Get Started', path: '/using-notify/get-started' },
|
||||
{ label: 'Trial Mode', path: '/using-notify/trial-mode' },
|
||||
{ label: 'Pricing', path: '/using-notify/pricing' },
|
||||
{ label: 'Pricing Billing Details', path: '/pricing/billing-details' },
|
||||
{ label: 'Delivery Status', path: '/using-notify/delivery-status' },
|
||||
{ label: 'How To', path: '/using-notify/how-to' },
|
||||
{ label: 'Best Practices', path: '/using-notify/best-practices' },
|
||||
|
||||
Reference in New Issue
Block a user