mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Merge branch 'main' into stvnrlly-paperless
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>
|
||||
Sorry, there is a problem with the service – US Notify
|
||||
Sorry, there is a problem with the service – U.S. Notify
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
<meta name="theme-color" content="#0b0c0c" />
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
window.ga('set', 'anonymizeIp', config.anonymizeIp);
|
||||
window.ga('set', 'allowAdFeatures', config.allowAdFeatures);
|
||||
window.ga('set', 'transport', config.transport);
|
||||
window.ga('set', 'title', 'US Notify');
|
||||
window.ga('set', 'title', 'U.S. Notify');
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user