Skip to content

Commit 3e0b820

Browse files
Merge pull request #1441 from ember-cli/set-base
Set base for pages deployment
2 parents 639e0ed + 7394407 commit 3e0b820

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs-app/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
44
export default defineConfig({
55
title: "ember-exam",
66
description: "Run your tests with randomization, splitting, and parallelization for beautiful tests.",
7+
base: 'ember-exam',
78
markdown: {
89
// theme: {
910
// ...dark,

0 commit comments

Comments
 (0)