Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,12 @@ import Layout from '../components/layout.astro';


</style>
<div data-netlify-identity-menu></div>

<!-- Add a simpler button:
Simple button that will open the modal.
-->
<div data-netlify-identity-button>Login with Netlify Identity</div>
<Layout
title="Netlify Feature Tour"
description="This is a small site to show the most powerful features of Netlify quickly!"
Expand Down