Skip to content

Commit

Permalink
Improve Paid hosting links section
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Sep 2, 2023
1 parent cc9cf14 commit a3827e3
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 additions & 1 deletion content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,23 @@ <h1>Miniflux</h1>
<li><a href="miniflux.1.html">Man Page</a></li>
<li><a href="docs/index.html">Documentation</a></li>
<li><a href="faq.html">Frequently Asked Questions</a></li>
<li><strong><a href="hosting.html">Paid Hosting</a></strong></li>
<li>
<strong><a href="hosting.html">Paid Hosting</a></strong> <small>($15/year)</small>
<ul>
<li>
<a href="https://hosting.miniflux.app/signup">Open a new trial account</a> <small>(15 days trial period)</small>
</li>
<li>
<a href="https://reader.miniflux.app/">Access to the hosted Miniflux instance</a>
</li>
<li>
<a href="https://status.miniflux.app/">Status Page</a>
</li>
<li>
<a href="hosting.html#faq">Hosting FAQ</a>
</li>
</ul>
</li>
</ul>
</nav>
<article>
Expand Down
1 change: 1 addition & 0 deletions content/hosting.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ <h2 id="faq">Frequently Asked Questions <a class="anchor" href="#faq" title="Per
<dd>
When you create a new account, you should receive an email that contains a link to the shopping cart.
Follow the link and choose your payment method.
Check your spam folder if you haven't received any email.
</dd>
<dt>What payment methods are accepted?</dt>
<dd>
Expand Down

0 comments on commit a3827e3

Please sign in to comment.