Skip to content

Commit

Permalink
修改了一些内容
Browse files Browse the repository at this point in the history
  • Loading branch information
dream-pep committed Mar 9, 2025
1 parent 2df16f9 commit e9d3915
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
42 changes: 21 additions & 21 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ import type * as Preset from '@docusaurus/preset-classic';
// This works in Node.js - don't use client-side code (browser API, JSX, etc.) here.

const config: Config = {
title: 'Blessing.Docs',
tagline: 'Blessing Studio 官方文档站!🥳🥳🥳',
favicon: 'img/BlessingStudio.png',
title: 'Lunova Docs',
tagline: 'Lunova Studio 官方文档站!🥳🥳🥳',
favicon: 'https://lunova.studio/wp-content/uploads/2025/03/[email protected]',

// Set up your website's production URL here
url: 'https://blessing-studio.github.io',
url: 'https://lunova-studio.github.io',
// Set <baseUrl>the // pathname of the providing site
// For GitHub page deployments, it's usually '/<projectName>/'
baseUrl: '/',

// GitHub 页面部署配置。
// 如果您不使用 GitHub 页面,则不需要这些。
organizationName: 'Blessing-Studio', // This is usually your GitHub organization/username.
projectName: 'blessing-studio.github.io', // It is usually the name of the warehouse.
organizationName: 'lunova-studio', // This is usually your GitHub organization/username.
projectName: 'lunova-studio.github.io', // It is usually the name of the warehouse.
deploymentBranch: 'docusaurus',
trailingSlash: false,
onBrokenLinks: 'throw',
Expand All @@ -41,7 +41,7 @@ const config: Config = {
// 请将其更改为您的存储库。
// Delete this link (删除此链接) 以删除 Edit this page (编辑此页面) 链接。
editUrl:
'https://github.com/Blessing-Studio/blessing-studio.github.io/tree/docusaurus/',
'https://github.com/lunova-studio/lunova-studio.github.io/tree/docusaurus/',
},
blog: {
showReadingTime: true,
Expand All @@ -52,7 +52,7 @@ const config: Config = {
// 请将其更改为您的存储库。
// Delete this link (删除此链接) 以删除 Edit this page (编辑此页面) 链接。
editUrl:
'https://github.com/Blessing-Studio/blessing-studio.github.io/tree/docusaurus/',
'https://github.com/lunova-studio/lunova-studio.github.io/tree/docusaurus/',
// 实施博客最佳实践的有用选项
onInlineTags: 'warn',
onInlineAuthors: 'warn',
Expand All @@ -67,19 +67,19 @@ const config: Config = {

themeConfig: {
announcementBar: {
id: 'happy-new-year',
id: 'new-studio',
content:
'BlessingStudio 全体开发成员,祝各位新春快乐!',
'Blessing Studio 已经更名为 Lunova Studio,感谢各位一直以来的支持',
backgroundColor: '#D80000',
textColor: '#ffffff',
isCloseable: true,
},
// 替换为项目的社交卡片
image: 'img/docusaurus-social-card.jpg',
navbar: {
title: 'Blessing.Docs',
title: 'Lunova Docs',
logo: {
alt: 'Blessing.Docs Logo',
alt: 'Lunova Docs Logo',
src: 'img/BlessingStudio.png',
},
items: [
Expand Down Expand Up @@ -114,12 +114,12 @@ const config: Config = {
position: 'right',
items: [
{
label: 'GitHub',
href: 'https://github.com/Blessing-Studio/blessing-studio.github.io',
label: '文档 GitHub 仓库',
href: 'https://github.com/lunova-studio/lunova-studio.github.io',
},
{
label: '(中国)官网',
href: 'https://blessing-studio.cn',
label: 'Lunova Studio 官网',
href: 'https://lunova.studio',
},
],
},
Expand Down Expand Up @@ -154,21 +154,21 @@ const config: Config = {
items: [
{
label: 'GitHub',
href: 'https://github.com/Blessing-Studio',
href: 'https://github.com/lunova-studio',
},
{
label: 'Blessing(中国)官网',
href: 'https://blessing-studio.cn',
label: 'Lunova Studio 官网',
href: 'https://lunova.studio',
},
],
},
],
logo: {
alt: 'Meta Open Source Logo',
src: '/img/BWP.png',
href: 'https://blessing-studio.cn',
href: 'https://lunova.studio',
},
copyright: `Copyright © ${new Date().getFullYear()} Blessing Studio. Built with Docusaurus.`,
copyright: `Copyright © ${new Date().getFullYear()} Lunova Studio. Built with Docusaurus.`,
},
prism: {
theme: prismThemes.github,
Expand Down
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const FeatureList: FeatureItem[] = [
},
{
title: 'WonderLab',
img: 'https://blessing-studio.cn/wp-content/uploads/2025/01/IMG_2200.png',
img: 'https://lunova.studio/wp-content/uploads/2025/02/IMG_2186.png',
description: '第三方 Minecraft 启动器',
alt: 'WonderLab Logo',
link: '/docs/WonderLab'
Expand Down
10 changes: 5 additions & 5 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ function HomepageHeader() {
<svg viewBox="-35 -25 100 100" className={styles.backgroundAnimateSecondary} xmlns="http://www.w3.org/2000/svg">
<path className={styles.svgPathSecondary} d="M37-5C25.1-14.7,5.7-19.1-9.2-10-28.5,1.8-32.7,31.1-19.8,49c15.5,21.5,52.6,22,67.2,2.3C59.4,35,53.7,8.5,37-5Z"/>
</svg>
<img className={styles.heroLogo} src="img/BlessingStudio.png" alt="Blessing Studio Icon"/>
<img className={styles.heroLogo} src="https://lunova.studio/wp-content/uploads/2025/03/矢量-19.svg" alt="Blessing Studio Icon"/>
<Heading as="h1" className="hero__title">
{siteConfig.title}
</Heading>
<p className="hero__subtitle">{siteConfig.tagline}</p>
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="https://github.com/Blessing-Studio">
to="https://github.com/Lunova-Studio">
查看我们的GitHub页面
</Link>
</div>
Expand Down Expand Up @@ -62,7 +62,7 @@ function HomepageSupport() {
</Link>
<Link
className={clsx('button button--secondary button--lg', styles.button)}
to="https://github.com/Blessing-Studio">
to="https://github.com/Lunova-Studio">
算了还是GitHub issues和Discussions吧😨
</Link>
</div>
Expand All @@ -75,8 +75,8 @@ export default function Home(): ReactNode {
const {siteConfig} = useDocusaurusContext();
return (
<Layout
title={`Blessing.Docs 🥳`}
description="快速帮助使用Blessing Studio的各种项目awa">
title={`Lunova Docs 🥳`}
description="快速帮助使用Lunova Studio的各种项目awa">
<HomepageHeader />
<main>
<div className={styles.mainDiv}>
Expand Down

0 comments on commit e9d3915

Please sign in to comment.