1
0
mirror of https://github.com/danbee/danbarber.me synced 2025-03-04 08:59:10 +00:00

Use Netlify Identity service

This commit is contained in:
Daniel Barber 2019-01-12 17:35:54 -05:00
parent 433b414150
commit 5c27888162
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Content Manager</title>
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
</head>
<body>
<!-- Include the script that builds the page and powers Netlify CMS -->