aboutsummaryrefslogtreecommitdiff
path: root/src/match_up/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/match_up/templates')
-rw-r--r--src/match_up/templates/macros.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/match_up/templates/macros.j2 b/src/match_up/templates/macros.j2
index 6624c30..3e6c4d6 100644
--- a/src/match_up/templates/macros.j2
+++ b/src/match_up/templates/macros.j2
@@ -49,7 +49,7 @@
{%- endmacro %}
{% macro footer() -%}
-<div class="content has-text-centered">Made by <a href="https://karanjayachandra.com/">Karan</a> using <a href="https://flask.palletsprojects.com">Flask</a>, <a href="https://htmx.org/">HTMX</a> and <a href="https://bulma.io">Bulma</a></div>
+<div class="content has-text-centered">Made by <a href="https://karanjayachandra.com/">Karan</a> using <a href="https://flask.palletsprojects.com">Flask</a>, <a href="https://htmx.org/">HTMX</a>, <a href="https://carlosroso.com/notyf/">Notyf</a> and <a href="https://bulma.io">Bulma</a></div>
{%- endmacro %}
{% macro navbar(url_for) -%}