We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5484691 commit 7b3e3dcCopy full SHA for 7b3e3dc
admin/index.html
@@ -8,5 +8,8 @@
8
<body>
9
<!-- Include the script that builds the page and powers Netlify CMS -->
10
<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
11
+
12
+ <!-- Netlify Identity Widget -->
13
+ <script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
14
</body>
15
</html>
0 commit comments