mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
Merge pull request #863 from Codium-ai/add-repo-url-to-docs
Add repo url to docs
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
site_name: PR-Agent
|
site_name: PR-Agent Documentation
|
||||||
|
repo_url: https://github.com/Codium-ai/pr-agent
|
||||||
|
repo_name: Codium-ai/pr-agent
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Overview: 'index.md'
|
- Overview: 'index.md'
|
||||||
@ -40,6 +42,8 @@ theme:
|
|||||||
logo: assets/logo.svg
|
logo: assets/logo.svg
|
||||||
favicon: assets/favicon.ico
|
favicon: assets/favicon.ico
|
||||||
name: material
|
name: material
|
||||||
|
icon:
|
||||||
|
repo: fontawesome/brands/github
|
||||||
features:
|
features:
|
||||||
- navigation.tabs
|
- navigation.tabs
|
||||||
- navigation.expand
|
- navigation.expand
|
||||||
|
Reference in New Issue
Block a user