mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 06:28:30 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user