From 8ceab4a64685c7f48278c1a8db0b2cc1902c0c42 Mon Sep 17 00:00:00 2001 From: y0sh1ne Date: Thu, 27 Jun 2024 16:49:05 +0900 Subject: [PATCH] update some text at homepage --- docusaurus.config.ts | 6 ++---- src/pages/index.tsx | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 83bafa6..61904d6 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -4,7 +4,7 @@ import type * as Preset from '@docusaurus/preset-classic'; const config: Config = { title: 'y0sh1ne', - tagline: 'try', + tagline: 'okane ga nai! okane ga hoshii!', favicon: 'img/favicon.ico', // Set the production url of your site here @@ -70,7 +70,7 @@ const config: Config = { type: 'docSidebar', sidebarId: 'tutorialSidebar', position: 'left', - label: 'Tutorial', + label: 'Notes', }, { // type: 'default', @@ -84,9 +84,7 @@ const config: Config = { { // type: 'default', href: 'https://github.com/y0sh1ne/y0sh1ne.github.io', - // html: '', className: "header-github-link", - "aria-label": "GitHub repository", position: 'right', } ], diff --git a/src/pages/index.tsx b/src/pages/index.tsx index ef13dc1..39ef7ef 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -17,7 +17,7 @@ function HomepageHeader() {

{siteConfig.tagline}

- 前端博客 → + 学习记录 →