Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 6102afd

Browse files
committed
Add identify widget to index
1 parent e670833 commit 6102afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<template>
22
<main>
3+
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
34
<section class="self-center flex flex-col flex-1 items-center justify-center">
45
<h1 class="title text-center">Nuxt — Tailwind — Static CMS</h1>
56
<h2 class="subtitle text-center">Boilerplate</h2>

0 commit comments

Comments
 (0)