We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0b21b commit d8a3d9bCopy full SHA for d8a3d9b
app/custom/templates/umap/header.html
@@ -6,7 +6,7 @@
6
<link rel="stylesheet" href="https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/styles/webawesome.css">
7
<script type="module" src="https://early.webawesome.com/webawesome@3.0.0-beta.1/dist/webawesome.js"></script>
8
<!-- HOTOSM Auth Web Component -->
9
-<script type="module" src="https://unpkg.com/@hotosm/hanko-auth@0.3.5/dist/hanko-auth.esm.js"></script>
+<script type="module" src="https://unpkg.com/@hotosm/hanko-auth@0.4.2/dist/hanko-auth.esm.js"></script>
10
{% endif %}
11
12
<!-- Matomo -->
0 commit comments