diff --git a/app/static/notification.svg b/app/static/notification.svg new file mode 100644 index 0000000..edd648e --- /dev/null +++ b/app/static/notification.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/app/static/notification_alert.svg b/app/static/notification_alert.svg new file mode 100644 index 0000000..f2c3bb5 --- /dev/null +++ b/app/static/notification_alert.svg @@ -0,0 +1,93 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/app/templates/base.html b/app/templates/base.html index 050448b..bc2f047 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -41,7 +41,9 @@