aboutsummaryrefslogtreecommitdiff
path: root/app/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/base.html')
-rw-r--r--app/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/templates/base.html b/app/templates/base.html
index 31f148a..157b68b 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -11,6 +11,7 @@
<link rel="manifest" href="{{ url_for('static', filename='favicons/site.webmanifest') }}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="qID3RHYrVE0TepLZny0JaOuh-gjiQN4afHe_sdYwjGM" />
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.1/lottie.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">