diff --git a/Components/UI/Layout/Footer/Footer.js b/Components/UI/Layout/Footer/Footer.js index e5f188e..d8afedd 100644 --- a/Components/UI/Layout/Footer/Footer.js +++ b/Components/UI/Layout/Footer/Footer.js @@ -10,6 +10,7 @@ function Footer() { className={classes.site} target='_blank' href='https://borgwarehouse.com/' + rel='noreferrer' > BorgWarehouse diff --git a/Containers/UserSettings/AppriseAlertSettings/AppriseURLs/AppriseURLs.js b/Containers/UserSettings/AppriseAlertSettings/AppriseURLs/AppriseURLs.js index 2962ac7..44716ad 100644 --- a/Containers/UserSettings/AppriseAlertSettings/AppriseURLs/AppriseURLs.js +++ b/Containers/UserSettings/AppriseAlertSettings/AppriseURLs/AppriseURLs.js @@ -152,6 +152,7 @@ export default function AppriseURLs() { textDecoration: 'none', }} href='https://github.com/caronc/apprise#supported-notifications' + rel='noreferrer' > Apprise URLs {' '} diff --git a/helpers/templates/emailAlertStatus.js b/helpers/templates/emailAlertStatus.js index ced4230..8f3d31a 100644 --- a/helpers/templates/emailAlertStatus.js +++ b/helpers/templates/emailAlertStatus.js @@ -134,6 +134,7 @@ export default function emailTest(mailTo, username, aliasList) { check the integrity of your backups regularly. @@ -153,6 +154,7 @@ export default function emailTest(mailTo, username, aliasList) { style="color: #cfc4fb; text-decoration: none" target="_blank" href="https://borgwarehouse.com/" + rel="noreferrer" >BorgWarehouse

diff --git a/helpers/templates/emailTest.js b/helpers/templates/emailTest.js index 03e213e..d0dcbc8 100644 --- a/helpers/templates/emailTest.js +++ b/helpers/templates/emailTest.js @@ -73,7 +73,7 @@ export default function emailTest(mailTo, username) { -

About BorgWarehouse

+

About BorgWarehouse

`,