fixes for doc index page

This commit is contained in:
2025-11-12 05:47:16 +05:30
parent 1de9490540
commit aec1d53bcc

View File

@@ -124,11 +124,9 @@
</p>
<a href="/mongo-ops/">View Documentation →</a>
</div>
</div>
<div class="grid">
<div class="card">
<h2>Mongo Ops</h2>
<h2>Blog API</h2>
<p>
A modular, async Blog API backend for FastAPI microservices.
Provides streamlined CRUD operations for articles and authors, supports nested author details within article endpoints, and enables simple association management between content and contributors.