mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb.org.git
synced 2025-10-03 08:43:39 +08:00
pricing
This commit is contained in:
parent
fd421447a1
commit
3d90433e2e
1 changed files with 3 additions and 3 deletions
|
@ -210,13 +210,13 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/pricing-enterprise.png" style="max-width:400px;height: auto;" alt="NodeBB Desktop View">
|
||||
<img src="./images/pricing-enterprise.png" style="max-width: min(75vw, 400px);height: auto;" alt="NodeBB Desktop View">
|
||||
</div>
|
||||
</div>
|
||||
<hr class="my-5"/>
|
||||
<div class="d-flex flex-column flex-lg-row gap-5 align-items-center">
|
||||
<div>
|
||||
<img src="./images/pricing-open-source.webp" class="rounded" style="max-width:400px;height: auto;" alt="NodeBB Open Source Hosting">
|
||||
<img src="./images/pricing-open-source.webp" class="rounded" style="max-width: min(75vw, 300px); height: auto;" alt="NodeBB Open Source Hosting">
|
||||
</div>
|
||||
<div class="flex-grow-1">
|
||||
<h3 class="fw-semibold">Non-profit or start-up company?</h3>
|
||||
|
@ -240,7 +240,7 @@
|
|||
<p class="text-secondary">If you do not have a server, we recommend using DigitalOcean to host NodeBB. They do charge based on your usage, but you can get a month of free hosting from them by <a href="https://www.digitalocean.com/?refcode=98bdc9454647" target="_blank" rel="noopener">following this link</a>.</p>
|
||||
</div>
|
||||
<div>
|
||||
<img src="./images/terminal.svg" style="max-width:400px;height: auto;" alt="Terminal View">
|
||||
<img src="./images/terminal.svg" style="max-width: min(75vw, 300px); height: auto;" alt="Terminal View">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue