Skip to content

Commit

Permalink
feat: Add note about issue #3.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrennand committed Oct 30, 2021
1 parent abd6275 commit 6c48a2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/views/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ html(lang='en')
// https://stackoverflow.com/questions/42252443/vertical-align-center-in-bootstrap
// Main page content
.d-flex.flex-column.min-vh-100.justify-content-center.align-items-center
div.alert.alert-warning(role='alert')
i.bi.bi-exclamation-triangle-fill
| Some users may not be receiving notifications due to
a.text-decoration-none(href="https://github.com/dbrennand/PS2Alert.me/issues/3") #3.
| Please resubscribe for alert notifications.
h1.display-4.fw-bold 🚨PS2Alert.me
p.text-center.fs-5
| Select the PlanetSide 2 server(s) (hold CTRL to select multiple) to subscribe to alert
Expand Down

0 comments on commit 6c48a2f

Please sign in to comment.