Improve SEO results
This commit is contained in:
parent
54a8b47357
commit
aff28d5d33
@ -92,7 +92,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
themeConfig: {
|
||||
logo: { src: '/logo.png', width: 24, height: 24 },
|
||||
logo: { src: '/logo.png', width: 24, height: 24, alt: 'NezhaLogo'},
|
||||
socialLinks: [
|
||||
{ icon: 'github', link: 'https://github.com/nezhahq/nezhahq.github.io' },
|
||||
{ icon: {svg:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M248 8C111 8 0 119 0 256S111 504 248 504 496 393 496 256 385 8 248 8zM363 176.7c-3.7 39.2-19.9 134.4-28.1 178.3-3.5 18.6-10.3 24.8-16.9 25.4-14.4 1.3-25.3-9.5-39.3-18.7-21.8-14.3-34.2-23.2-55.3-37.2-24.5-16.1-8.6-25 5.3-39.5 3.7-3.8 67.1-61.5 68.3-66.7 .2-.7 .3-3.1-1.2-4.4s-3.6-.8-5.1-.5q-3.3 .7-104.6 69.1-14.8 10.2-26.9 9.9c-8.9-.2-25.9-5-38.6-9.1-15.5-5-27.9-7.7-26.8-16.3q.8-6.7 18.5-13.7 108.4-47.2 144.6-62.3c68.9-28.6 83.2-33.6 92.5-33.8 2.1 0 6.6 .5 9.6 2.9a10.5 10.5 0 0 1 3.5 6.7A43.8 43.8 0 0 1 363 176.7z"/></svg>'}, link: 'https://t.me/nezhanews' },
|
||||
|
@ -1,3 +1,4 @@
|
||||
# l10n 本地化开发指南
|
||||
**哪吒监控的 Dashboard 已经添加本地化,支持多个语言,你可以在开发新功能时遵循以下步骤来支持本地化**
|
||||
|
||||
## 介绍
|
||||
|
@ -1,4 +1,4 @@
|
||||
## 哪吒主题开发环境
|
||||
# 哪吒主题开发环境
|
||||
|
||||
哪吒面板提供了主题开发环境,你可以使用它来创建新的哪吒监控主题
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: home
|
||||
|
||||
title: Nezha Monitoring - Server monitoring and maintenance tools
|
||||
title: Nezha Monitoring - Server monitoring tool
|
||||
titleTemplate: Community Project
|
||||
|
||||
hero:
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: home
|
||||
|
||||
title: Nezha Monitoring - Server monitoring and maintenance tools
|
||||
title: Nezha Monitoring - Server monitoring tool
|
||||
titleTemplate: Development Manual
|
||||
|
||||
hero:
|
||||
|
@ -1,3 +1,4 @@
|
||||
# Localization
|
||||
**Nezha Monitoring's Dashboard has added localization to support multiple languages, and you can follow these steps to support localization when developing new features**
|
||||
|
||||
## Introduction
|
||||
|
@ -1,4 +1,4 @@
|
||||
## Nezha Theme Development Environment
|
||||
# Nezha Theme Development Environment
|
||||
|
||||
Nezha Monitoring provides a theme development environment that you can use to create new Nezha Monitoring themes
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
outline: deep
|
||||
---
|
||||
|
||||
# Frequently Asked Questions about logging into the Dashboard
|
||||
# FAQ about logging into the Dashboard
|
||||
|
||||
## Stuck Page/Connection Refused/Long Response Time After Login Callback
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
layout: home
|
||||
|
||||
title: Nezha Monitoring - Server monitoring and maintenance tools
|
||||
title: Nezha Monitoring - Server monitoring tool
|
||||
titleTemplate: User Manual
|
||||
|
||||
hero:
|
||||
|
Loading…
x
Reference in New Issue
Block a user