Skip to content

Commit

Permalink
docs(config): link to GitHub repo (#547)
Browse files Browse the repository at this point in the history
Co-authored-by: Alc-Alc <alc@localhost>
Co-authored-by: guacs <126393040+guacs@users.noreply.github.com>
  • Loading branch information
3 people authored May 13, 2024
1 parent 4928f07 commit 740fd34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
html_theme_options = {
"logo_target": "/",
"github_repo_name": "polyfactory",
"github_url": "https://github.com/litestar-org/polyfactory",
"navigation_with_keys": True,
"nav_links": [
{"title": "Home", "url": "index"},
Expand Down

0 comments on commit 740fd34

Please sign in to comment.