Skip to content

Commit

Permalink
fixed products page
Browse files Browse the repository at this point in the history
  • Loading branch information
christofer holm committed Jan 17, 2024
1 parent 35f7ec3 commit 7c807c4
Showing 1 changed file with 36 additions and 22 deletions.
58 changes: 36 additions & 22 deletions docs/djongocs/products/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,17 +156,24 @@ <h1 itemprop="headline">
Create Account
</a>
<div class="tire-benefits" itemprop="description">
<ul>
<li>
1 webserver instance.
</li>
<li>
Supports Django 4.2.
</li>
<li>
Supports MongoDB 7.0.
</li>
</ul>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
Access to the Djongo private repository
</div>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
Supports the latest version of Django, MongoDB
</div>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
Important bug fixes
</div>
</div>
</div>
<div class="tire-col tire-content tire-2-col-fixed is-grey">
Expand All @@ -183,17 +190,24 @@ <h1 itemprop="headline">
Create Account
</a>
<div class="tire-benefits" itemprop="description">
<ul>
<li>
Includes Latest updates.
</li>
<li>
MongoDB transactions.
</li>
<li>
Advanced Fields.
</li>
</ul>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
Includes Latest updates.
</div>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
MongoDB transactions.
</div>
<div>
<img src="/assets/images/home/tick.svg">
</div>
<div>
Advanced Fields.
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 7c807c4

Please sign in to comment.