File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ <h3 class="mt-3 items-center justify-between text-3xl font-semibold leading-9 te
146
146
147
147
<!-- {{ partial "faq.html" . }} -->
148
148
149
- < script >
149
+ <!-- < script>
150
150
if (window.netlifyIdentity) {
151
151
window.netlifyIdentity.on("init", (user) => {
152
152
if (!user) {
@@ -156,7 +156,7 @@ <h3 class="mt-3 items-center justify-between text-3xl font-semibold leading-9 te
156
156
}
157
157
});
158
158
}
159
- </ script >
159
+ </script> -->
160
160
161
161
</ main >
162
162
{{ end }}
Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
7
< meta name ="robots " content ="noindex " />
8
8
< title > Infuse - CMS</ title >
9
- < script src ="decap-identity-widget.js "> </ script >
9
+ <!-- < script src="decap-identity-widget.js"></script> -- >
10
10
</ head >
11
11
12
12
< body >
You can’t perform that action at this time.
0 commit comments