Skip to content

Commit

Permalink
Improved onboarding language
Browse files Browse the repository at this point in the history
  • Loading branch information
kieraneglin committed Feb 20, 2024
1 parent 329c2e5 commit 8cc0c49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<section class={["text-center", @media_profiles_exist && "opacity-20"]}>
<h3 class="text-xl font-bold">1. Create a Media Profile</h3>
<p class="text-md text-bodydark">Media Profiles set your preferences for fetching and downloading media.</p>
<p class="text-md text-bodydark">Don't worry, you can create more Media Profiles later!</p>
<div class="mt-8">
<.link navigate={~p"/media_profiles/new"}>
<.button color="bg-primary" rounding="rounded-full" disabled={@media_profiles_exist}>
Expand Down

0 comments on commit 8cc0c49

Please sign in to comment.