mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Add instructions on how to obtain Brand Logo Client ID API (#234)
* Add instructions on how to obtain Brand Logo Client ID API Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com> * updated html based on recommendations Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com> * added rel="noopener noreferrer" to links Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com> --------- Signed-off-by: ampersandru <43594741+ampersandru@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
<p class="text-sm text-secondary">You have successfully configured your Brand Fetch Client ID through the BRAND_FETCH_CLIENT_ID environment variable.</p>
|
||||
<% else %>
|
||||
<p class="text-secondary text-sm mb-4"><%= t(".description") %></p>
|
||||
<ol class="text-sm text-secondary mb-4 list-decimal ml-6 space-y-2">
|
||||
<li>
|
||||
Visit <a href="https://brandfetch.com/developers" target="_blank" rel="noopener noreferrer">brandfetch.com</a> and create a free Brand Fetch Developer account.
|
||||
</li>
|
||||
<li>Go to the <a href="https://developers.brandfetch.com/dashboard/logo-api" target="_blank" rel="noopener noreferrer">Logo API</a> page.</li>
|
||||
<li>Tap the eye icon under the "Your Client ID" section to reveal your <strong>Client ID</strong> and paste it below.</li>
|
||||
</ol>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user