diff options
| author | Mathias Biilmann Christensen <info@mathias-biilmann.net> | 2017-09-06 05:47:26 -0700 |
|---|---|---|
| committer | Mathias Biilmann Christensen <info@mathias-biilmann.net> | 2017-09-06 05:47:26 -0700 |
| commit | 955b545f30018048a43feb71b94f351a3c202773 (patch) | |
| tree | 25067e07eba3b7155c7281c613d0a86cb9f03ae1 /site | |
| parent | f68de75059c964116bb8dfee7df895a0468b95ae (diff) | |
Testing new CMS version
Diffstat (limited to 'site')
| -rw-r--r-- | site/layouts/partials/head.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html index 56d430d..83e9d25 100644 --- a/site/layouts/partials/head.html +++ b/site/layouts/partials/head.html @@ -24,6 +24,8 @@ <meta property="og:title" content="Kaldi | Great coffee with a conscience"> <meta property="og:url" content="/"> <meta property="og:image" content="/og-image.jpg"> + + <script src="http://identity-js.netlify.com/v1/netlify-identity-widget.js"></script> </head> <body class="sans-serif"> |
