Skip to content

Commit

Permalink
fix(indiekit): add link to start LinkedIn authorization (remove from PR)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdbd committed Jun 7, 2024
1 parent cbe83fa commit 15725fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/indiekit/views/homepage.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
text: discovery
}) }}

<div>
<a href="/oauth/linkedin">Authenticate with LinkedIn</a>
</div>

<div class="widget-grid">
{% for plugin in application.installedPlugins -%}
{% include plugin.id + "-widget.njk" ignore missing %}
Expand Down

0 comments on commit 15725fb

Please sign in to comment.