mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-08 18:26:30 +00:00
Modify readme
This commit is contained in:
parent
e338fdf399
commit
b164f912d5
@ -1,9 +1,7 @@
|
||||
**NOTE:** We develop OneDev at <a href="https://code.onedev.io/projects/160">code.onedev.io</a> for sake of dogfooding. All issues and pull requests should be submitted there
|
||||
|
||||
<div align="center">
|
||||
<h1>All-In-One DevOps Platform</h1>
|
||||
|
||||
With Git Management, Issue Boards, and CI/CD. Simple yet Powerful.
|
||||
<h1>Self-hosted Git Server with Built-in CI/CD</h1>
|
||||
|
||||
<div style="font-size: 18px;">
|
||||
| <a href="https://code.onedev.io/projects/162/blob/main/pages/quickstart.md">5-minute Quickstart</a>
|
||||
|
||||
@ -336,7 +336,7 @@ public abstract class BasePage extends WebPage {
|
||||
}
|
||||
|
||||
protected String getPageTitle() {
|
||||
return "OneDev - Super Easy All-in-One DevOps Platform";
|
||||
return "OneDev: Self-hosted Git Server with Built-in CI/CD";
|
||||
}
|
||||
|
||||
protected int getPageRefreshInterval() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user