Skip to content

Commit 15725fb

Browse files
committed
fix(indiekit): add link to start LinkedIn authorization (remove from PR)
1 parent cbe83fa commit 15725fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/indiekit/views/homepage.njk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
text: discovery
1717
}) }}
1818

19+
<div>
20+
<a href="/oauth/linkedin">Authenticate with LinkedIn</a>
21+
</div>
22+
1923
<div class="widget-grid">
2024
{% for plugin in application.installedPlugins -%}
2125
{% include plugin.id + "-widget.njk" ignore missing %}

0 commit comments

Comments
 (0)