Skip to content

Commit e037fb5

Browse files
Deploy static preview for statics-accessibility
1 parent d62e1dd commit e037fb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

preview/statics-accessibility/disco.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@
9797
<section id="auth-methods">
9898
<h1 id="eid-selection-title" class="h2 text-center mb-4">Accedi con un'identità digitale</h1>
9999
<div class="row" id="eid-cards-container">
100-
<script type="module" src="js/eid-cards-loader.js"></script>
101100
</div>
102101
</section>
103102
<noscript>
@@ -118,6 +117,7 @@ <h1 id="eid-selection-title" class="h2 text-center mb-4">Accedi con un'identità
118117
</nav>
119118
</div>
120119
</footer>
120+
<script type="module" src="js/eid-cards-loader.js"></script>
121121
</body>
122122

123123
</html>

0 commit comments

Comments
 (0)