We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea0aae commit 0c14ab3Copy full SHA for 0c14ab3
README.md
@@ -22,7 +22,7 @@ You can add controls for the widget with HTML:
22
<title>A static website</title>
23
24
<!-- include the widget -->
25
- <script defer type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
+ <script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
26
</head>
27
<body>
28
<!-- Add a menu:
0 commit comments