mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
chore: 1
This commit is contained in:
@@ -13,14 +13,14 @@ export const headerResource = [
|
||||
children: [
|
||||
{
|
||||
title: "github",
|
||||
path: "http://github.com/certd/certd",
|
||||
path: "https://github.com/certd/certd",
|
||||
meta: {
|
||||
icon: "ion:logo-github"
|
||||
}
|
||||
},
|
||||
{
|
||||
title: "gitee",
|
||||
path: "http://gitee.com/certd/certd",
|
||||
path: "https://gitee.com/certd/certd",
|
||||
meta: {
|
||||
icon: "ion:logo-octocat"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user