Skip to content

Commit

Permalink
Remove redundant navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
avishagQodo committed Sep 15, 2024
1 parent c5c5001 commit b67808f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
}

.content {
padding-left: 20%;
padding-right: 20%;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 2%;
margin: 0;
}
Expand Down
13 changes: 0 additions & 13 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,6 @@ nav:
- CodiumAI Release Notes: 'index.md'
- Codiumate: 'versions/latest/codiumate.md'
- PR-Agent: 'versions/latest/pr-agent.md'
- August 26, 2024:
- 'versions/2024-08-26/index.md'
- JetBrains: 'versions/2024-08-26/jetbrains.md'
- VSCode: 'versions/2024-08-26/vscode.md'
- PR-Agent: 'versions/2024-08-26/pr-agent.md'
- July 23, 2024:
- JetBrains: 'versions/2024-07-23/jetbrains.md'
- VSCode: 'versions/2024-07-23/vscode.md'
- PR-Agent: 'versions/2024-07-23/pr-agent.md'
- May 30, 2024:
- JetBrains: 'versions/2024-05-30/jetbrains.md'
- VSCode: 'versions/2024-05-30/vscode.md'
- PR-Agent: 'versions/2024-05-30/pr-agent.md'
- Older Versions:
- August 26, 2024:
- 'versions/2024-08-26/index.md'
Expand Down

0 comments on commit b67808f

Please sign in to comment.