Skip to content

Commit

Permalink
Update src/pages/licenses.astro
Browse files Browse the repository at this point in the history
Co-authored-by: Zeke Gabrielse <[email protected]>
  • Loading branch information
chadwhitacre and ezekg authored Aug 12, 2024
1 parent 77fe1f1 commit 5930ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/licenses.astro
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ const cardTitleClasses = `font-sans text-[1.375rem] font-[500] color-black leadi
<a href="https://fcl.dev/" target="_BLANK"><h4 class={cardTitleClasses}><span class="mr-[0.69rem] font-[600]">Fair Core License (FCL)</span><svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none">
<path d="M1 2H13M13 2V14M13 2L1 14" stroke="black" stroke-width="2.3"/></span>
</svg></h4></a>
<p>A <a href="https://gist.github.com/ezekg/a96a419bd43a356c216a23c25dd2de86">variant</a> of FSL that adds the possibility of license keys. Consider it for monetizing self-hosted software.</p>
<p>A <a href="https://gist.github.com/ezekg/a96a419bd43a356c216a23c25dd2de86">variant</a> of FSL that includes license key support. Consider it when monetizing self-hosted software with commercial features.</p>
</div>
</div>
<div class="w-12/12 lg:w-6/12 mb-[1.25rem] lg:pl-[0.72rem]">
Expand Down

0 comments on commit 5930ff2

Please sign in to comment.