mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
add name + github icon
This commit is contained in:
parent
fe231929ae
commit
d5262f24ca
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
site_name: PR-Agent Documentation
|
||||
description: Documentation for PR-Agent, the AI-powered Pull Request tool.
|
||||
repo_url: https://github.com/Codium-ai/pr-agent
|
||||
|
||||
repo_name: Codium-ai/pr-agent
|
||||
nav:
|
||||
- Overview: 'index.md'
|
||||
- Installation:
|
||||
|
|
@ -41,6 +41,8 @@ theme:
|
|||
logo: assets/logo.svg
|
||||
favicon: assets/favicon.ico
|
||||
name: material
|
||||
icon:
|
||||
repo: fontawesome/brands/github
|
||||
features:
|
||||
- navigation.tabs
|
||||
- navigation.expand
|
||||
|
|
|
|||
Loading…
Reference in a new issue