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}