mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2026-04-22 22:57:04 +08:00
fix(website): Remove GitHub link
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -40,11 +40,6 @@ export default {
|
||||
},
|
||||
],
|
||||
|
||||
// GitHub pages deployment config.
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
organizationName: "cunicu", // Usually your GitHub org/user name.
|
||||
projectName: "cunicu", // Usually your repo name.
|
||||
|
||||
// Even if you don"t use internalization, you can use this field to set useful
|
||||
// metadata like html lang. For example, if your site is Chinese, you may want
|
||||
// to replace "en" with "zh-Hans".
|
||||
@@ -136,12 +131,6 @@ export default {
|
||||
position: "left",
|
||||
label: "📚 Documentation",
|
||||
},
|
||||
{
|
||||
href: "https://codeberg.org/cunicu",
|
||||
position: "right",
|
||||
className: "header-github-link",
|
||||
"aria-label": "GitHub repository",
|
||||
},
|
||||
{
|
||||
href: "https://codeberg.org/cunicu",
|
||||
position: "right",
|
||||
|
||||
Reference in New Issue
Block a user