Skip to content

Commit 121351a

Browse files
committed
fix star
1 parent 23e97a8 commit 121351a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/website/layouts/product/baseof.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2>Pricing*</h2>
149149
<stripe-pricing-table pricing-table-id="{{ .Params.pricing_table.id }}"
150150
publishable-key="{{ .Params.pricing_table.key }}">
151151
</stripe-pricing-table>
152-
<span style="text-align: center">Free usage is granted for non-commercial, non-profit, and research activities under the <a href="/commercial-license">http4k Commercial License</a>.</span>
152+
<span style="text-align: center">*Free usage is granted for non-commercial, non-profit, and research activities under the <a href="/commercial-license">http4k Commercial License</a>.</span>
153153
</div>
154154
</div>
155155
</div>

0 commit comments

Comments
 (0)