commented netlify identity on not admin pages because it slows down site (#64)

* commented netlify identity on not admin pages because it slows down site

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
This commit is contained in:
trean
2022-07-05 12:06:09 +02:00
committed by GitHub
co-authored by qdrant
parent c733ccd514
commit 71aa76dc40
2 changed files with 87 additions and 1 deletions
@@ -60,7 +60,9 @@
<script src="js/respond.js"></script><![endif]-->
<!-- Netlify identity -->
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
<!-- Required because netlify sends a registration link that redirects to the home page -->
<!-- but commented because slows down a site and used extremely rarely -->
<!-- <script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>-->
</head>
<body>