mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 21:00:40 +08:00
add name + github icon
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
site_name: PR-Agent Documentation
|
site_name: PR-Agent Documentation
|
||||||
description: Documentation for PR-Agent, the AI-powered Pull Request tool.
|
description: Documentation for PR-Agent, the AI-powered Pull Request tool.
|
||||||
repo_url: https://github.com/Codium-ai/pr-agent
|
repo_url: https://github.com/Codium-ai/pr-agent
|
||||||
|
repo_name: Codium-ai/pr-agent
|
||||||
nav:
|
nav:
|
||||||
- Overview: 'index.md'
|
- Overview: 'index.md'
|
||||||
- Installation:
|
- Installation:
|
||||||
@ -41,6 +41,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