Skip to content

Commit

Permalink
Merge pull request #97 from shunsock/vitepress
Browse files Browse the repository at this point in the history
change setting of vitepress
  • Loading branch information
shunsock authored Jan 4, 2025
2 parents 3055381 + 63761ca commit 67906fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { defineConfig } from 'vitepress'

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/resume/',
title: "Shunsuke.Tsuchiya",
description: "Resume and Portfolio of Shunsuke Tsuchiya a.k.a shunsock",
themeConfig: {
Expand Down

0 comments on commit 67906fd

Please sign in to comment.