Merge branch 'main' into stvnrlly-paperless

This commit is contained in:
stvnrlly
2022-12-09 12:33:16 -05:00
61 changed files with 126 additions and 126 deletions

View File

@@ -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" />

View File

@@ -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');
};