diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-10 12:09:33 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-10 12:20:29 +0200 |
commit | 440afc348bf4e0391de0a16783803350517da168 (patch) | |
tree | 28737e158ae2091fdb19491b1b9c0f2e9ac1f781 /src/views/Support.vue | |
parent | 798fc5b60bf95ae336f1fd469853a72db44ecfce (diff) | |
download | website-440afc348bf4e0391de0a16783803350517da168.tar.gz website-440afc348bf4e0391de0a16783803350517da168.tar.bz2 website-440afc348bf4e0391de0a16783803350517da168.tar.xz website-440afc348bf4e0391de0a16783803350517da168.zip |
Removed outdated notice
The move to Microsoft 365 happened over 2 years ago by now.
Diffstat (limited to 'src/views/Support.vue')
-rw-r--r-- | src/views/Support.vue | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/views/Support.vue b/src/views/Support.vue index 4507ec2..bb2066c 100644 --- a/src/views/Support.vue +++ b/src/views/Support.vue @@ -1,10 +1,6 @@ <template> <main class="support"> <h1>Support</h1> - <div class="dialog"> - <b>NOTICE:</b> We have recently migrated our email services from Yandex 360 to Microsoft 365.<br/> - Please contact us on IRC, Matrix, Discord or ingame if you're unable to reset your password on the web portal, or if GDPR request emails fail to be delivered. - </div> <p>Please select your issue below. If you cannot find your issue, contact us.</p> <h1>Account problems</h1> |