Skip to content

Commit

Permalink
Add netlify auth providers
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalibor Hon committed Jan 2, 2024
1 parent 28a1f4e commit d529744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/admin/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import Admin from "@components/react/cms/admin";
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- <script type="text/javascript" src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script> -->
<script src="https://unpkg.com/netlify-auth-providers"></script>
<title>Content Manager - Static CMS</title>
<style>
html,
Expand Down

0 comments on commit d529744

Please sign in to comment.