Skip to content

Commit

Permalink
Changed home screen from DRF support to General support
Browse files Browse the repository at this point in the history
  • Loading branch information
nesdis committed Oct 14, 2018
1 parent 8a6a3dc commit 6beb854
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
Binary file added docs/assets/images/support.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 15 additions & 10 deletions docs/docs/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,25 @@ punchline:
- excerpt: Use MongoDB with Django, by adding just one line of code.

feature_row:
- image_path: /assets/images/feature-admin-mongo.jpg
alt: "Admin MongoDB"
title: "Use Django Admin to access MongoDB"
excerpt: "Use the Django Admin app to insert, modify and delete documents in MongoDB."


- image_path: /assets/images/support.png
alt: "Support"
title: "Assured Support"
excerpt: "Instant support for queries on using Django with MongoDB"
url: https://www.patreon.com/nesdis/
btn_label: "Learn More"
btn_class: "btn--primary"

- image_path: /assets/images/djongo-symbol2.jpg
alt: "MongoDB data fields"
title: "Use Django with MongoDB data fields"
excerpt: "Use MongoDB embedded documents and embedded arrays in Django Models."

- image_path: /assets/images/drf.jpg
alt: "3rd party apps"
title: "Connect 3rd party apps with MongoDB"
excerpt: "Apps like **Django Rest Framework** and Viewflow app that use Django Models integrate easily with MongoDB."

- image_path: /assets/images/feature-admin-mongo.jpg
alt: "Admin MongoDB"
title: "Use Django Admin to access MongoDB"
excerpt: "Use the Django Admin app to insert, modify and delete documents in MongoDB."


---

Expand Down

0 comments on commit 6beb854

Please sign in to comment.