Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 18, 2024
1 parent 2d77ef7 commit 905352c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ export default defineConfig({
title: "mise-en-place",
description: "mise-en-place documentation",
lastUpdated: true,
sitemap: {
hostname: 'https://mise.jdx.dev',
},
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
outline: 'deep',
Expand Down

0 comments on commit 905352c

Please sign in to comment.