Skip to content

Commit 598c820

Browse files
authored
Merge pull request #60 from netlify/badge-on-demo
Add links/badges to demo site
2 parents f0e15ef + 3f72785 commit 598c820

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/index.ejs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,10 @@
209209
</head>
210210
<body>
211211
<div class="main">
212+
<a href="https://github.com/netlify/netlify-identity-widget"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://camo.githubusercontent.com/567c3a48d796e2fc06ea80409cc9dd82bf714434/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png"></a>
212213
<div class="header">
213-
<h2><a href="https://www.netlify.com">Netlify Identity</a></h2>
214+
<h2>
215+
<a href="https://www.netlify.com">Netlify Identity</a>
214216
<h1>Auth widget demo</h1>
215217
</div>
216218

0 commit comments

Comments
 (0)