File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h3 class="font-semibold">Solo</h3>
3535 </ a >
3636 < a href ="https://dotenv.org/docs/tutorials/teammates " target ="_blank " class ="flex gap-x-2 py-2 items-center text-zinc-500 dark:text-zinc-400 hover:text-green-600 dark:hover:text-green-600 ">
3737 {% include icons/check.html %}
38- Just yourself
38+ 2 teammates
3939 </ a >
4040 < a href ="https://www.dotenv.org/docs/features/environments " target ="_blank " class ="flex gap-x-2 py-2 items-center text-zinc-500 dark:text-zinc-400 hover:text-green-600 dark:hover:text-green-600 ">
4141 {% include icons/check.html %}
Original file line number Diff line number Diff line change 11< li class ="flex gap-x-2 py-2 ">
2- {% include logos/check.html class="h-6 w-5 flex-none text-zinc-500" %} Just yourself
2+ {% include logos/check.html class="h-6 w-5 flex-none text-zinc-500" %} 2 teammates
33</ li >
Original file line number Diff line number Diff line change @@ -37,14 +37,14 @@ <h3 class="font-semibold leading-6 text-white">Solo</h3>
3737 < p class ="text-zinc-50 "> Month</ p >
3838 </ div >
3939 </ div >
40- < a href ="https://vault.dotenv.org/signup " aria-describedby ="tier-starter " class ="rounded-md py-2 px-3 text-center font-semibold leading-6 text-white bg-white/10 hover:bg-white/20 " data-umami-event ="Signup Clicked "> Try for free </ a >
40+ < a href ="https://vault.dotenv.org/signup " aria-describedby ="tier-starter " class ="rounded-md py-2 px-3 text-center font-semibold leading-6 text-white bg-white/10 hover:bg-white/20 " data-umami-event ="Signup Clicked "> Sign up </ a >
4141 </ div >
4242 < p class ="my-3 text-zinc-300 "> Full-fledged security for individuals.</ p >
4343 < div class ="mt-8 flow-root sm:mt-10 ">
4444 < ul role ="list " class ="-my-2 divide-y border-t leading-6 lg:border-t-0 divide-white/5 border-zinc-900 text-zinc-100 ">
4545 {% include v2/pricing/features/sync.html %}
4646 {% include v2/pricing/features/unlimited_projects.html %}
47- {% include v2/pricing/features/just_yourself .html %}
47+ {% include v2/pricing/features/2_teammates .html %}
4848 {% include v2/pricing/features/email_support.html %}
4949 {% include v2/pricing/features/multiple_environments.html %}
5050 {% include v2/pricing/features/compare_environments.html %}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h2 class="mx-auto mt-2 max-w-4xl text-center text-4xl md:text-5xl font-bold tra
1515 </ div >
1616 < div class ="border p-2 rounded-md border-zinc-800 text-center font-bold text-zinc-900 dark:text-zinc-100 inline ">
1717 {% include logos/check.html class="text-green-600 dark:text-green-300 w-4 h-4 inline mr-1" %}
18- < span class ="mr-1 "> Just yourself </ span >
18+ < span class ="mr-1 "> 2 teammates </ span >
1919 </ div >
2020 < div class ="border p-2 rounded-md border-zinc-800 text-center font-bold text-zinc-900 dark:text-zinc-100 inline ">
2121 {% include logos/check.html class="text-green-600 dark:text-green-300 w-4 h-4 inline mr-1" %}
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h2 class="mx-auto mt-2 max-w-4xl text-center text-4xl md:text-5xl font-bold tra
1515 </ div >
1616 < div class ="border p-2 rounded-md border-zinc-800 text-center font-bold text-zinc-900 dark:text-zinc-100 inline ">
1717 {% include logos/check.html class="text-green-600 dark:text-green-300 w-4 h-4 inline mr-1" %}
18- < span class ="mr-1 "> Just yourself </ span >
18+ < span class ="mr-1 "> 2 teammates </ span >
1919 </ div >
2020 < div class ="border p-2 rounded-md border-zinc-800 text-center font-bold text-zinc-900 dark:text-zinc-100 inline ">
2121 {% include logos/check.html class="text-green-600 dark:text-green-300 w-4 h-4 inline mr-1" %}
You can’t perform that action at this time.
0 commit comments