Skip to content

Commit

Permalink
chore(docs): use clean urls
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Sep 11, 2024
1 parent d111577 commit 50e24f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { sidebarExamples } from './configExamples'
export default defineConfig({
title: 'Graffle',
description: 'Minimalist Progressively Type Safe GraphQL Client For JavaScript.',
cleanUrls: true,
// TODO, remove before going live.
ignoreDeadLinks: true,
sitemap: {
Expand Down

0 comments on commit 50e24f1

Please sign in to comment.