diff options
Diffstat (limited to 'site/layouts')
| -rw-r--r-- | site/layouts/partials/head.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html index 8768260..83b3907 100644 --- a/site/layouts/partials/head.html +++ b/site/layouts/partials/head.html @@ -25,6 +25,7 @@ <meta property="og:url" content="/"> <meta property="og:image" content="/og-image.jpg"> + <script src="/admin/netlify-identity-umd.js" async></script> </head> <body class="sans-serif"> |
