mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
fix(pages): Update title capitalization for consistency
This commit is contained in:
parent
8b87a4534d
commit
e6bac87344
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>open-code-review — Agent Native Code Review</title>
|
||||
<title>Open Code Review — Agent Native Code Review</title>
|
||||
<link rel="icon" type="image/svg+xml" href="<%= require('./logo.svg') %>" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue