Skip to content

Commit 0bd6350

Browse files
committed
mo
1 parent dec8c88 commit 0bd6350

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

layouts/support-us/list.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ <h2 class='h4 color-accent mt-0 display-4'>Plus</h2>
179179
</a>
180180
</div>
181181
<div class='mb-4'>
182-
<span class='display-4 fw-bold'>$19</span>
182+
<span class='display-4 fw-bold'>$19/mo</span>
183183
</div>
184184

185185
<a class='btn btn-primary btn-lg px-4 mb-2'
@@ -245,7 +245,7 @@ <h2 class='h4 color-accent mt-0 display-4'>PRO</h2>
245245
</a>
246246
</div>
247247
<div class='mb-4'>
248-
<span class='display-4 fw-bold'>$99</span>
248+
<span class='display-4 fw-bold'>$99/mo</span>
249249
</div>
250250
<a class='btn btn-primary btn-lg px-4 mb-2'
251251
href='#donations'
@@ -272,8 +272,8 @@ <h1 class='display-5 fw-normal mt-1'>Compare Features</h1>
272272
<tr>
273273
<th></th>
274274
<th> <b>$0</b> </th>
275-
<th> <b>$19</b> </th>
276-
<th> <b>$99</b> </th>
275+
<th> <b>$19/mo</b> </th>
276+
<th> <b>$99/mo</b> </th>
277277
</tr>
278278
<tr>
279279
<td>
@@ -470,8 +470,8 @@ <h1 class='display-5 fw-normal mt-1'>Compare Features</h1>
470470
<tr>
471471
<th></th>
472472
<th> <b>$0</b> </th>
473-
<th> <b>$19</b> </th>
474-
<th> <b>$99</b> </th>
473+
<th> <b>$19/mo</b> </th>
474+
<th> <b>$99/mo</b> </th>
475475
</tr>
476476
<tr>
477477
<th></th>
@@ -546,19 +546,19 @@ <h1 class='display-5 fw-normal mt-1'>Why WAHA?</h1>
546546
</tr>
547547
<tr>
548548
<td>Source Code</td>
549-
<td>Available for <a href='#tier-pro'>PRO</a> patrons!</td>
549+
<td>Available for <a href='#tier-pro'><b>PRO</b></a> patrons!</td>
550550
<td>➖ No access to verify the code or adjust it for your needs.</td>
551551
</tr>
552552
<tr>
553553
<td>Price</td>
554554
<td>
555-
<b>19$</b>
555+
<b>19$ *</b>
556556
<br/>
557557
<a
558558
href='{{ relref . "/docs/overview/faq#is-it-one-time-donation" }}'
559559
target="_blank"
560560
>
561-
<b>FAQ: Is it a one-time donation?</b>
561+
<b>* FAQ: Is it a one-time donation?</b>
562562
</a>
563563
</td>
564564
<td>➖ Monthly payment starts from $50</td>

0 commit comments

Comments
 (0)