Skip to content

Commit

Permalink
task(mkdocs): deploy mkdocs (part 5)
Browse files Browse the repository at this point in the history
  • Loading branch information
svaponi committed May 5, 2024
1 parent f064b85 commit 2fb7a59
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
site_name: FastAPI on Kubernetes
site_name: FastAPI Boilerplate
site_url: https://svaponi.github.io/fastapi-boilerplate
nav:
- Home: index.md
- Setup: setup.md
- Google Cloud Integration: gcloud.md
- Cloud Integration:
- Google Cloud: gcloud.md
theme: readthedocs

0 comments on commit 2fb7a59

Please sign in to comment.