We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 639e0ed + 7394407 commit 3e0b820Copy full SHA for 3e0b820
1 file changed
docs-app/.vitepress/config.mts
@@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
4
export default defineConfig({
5
title: "ember-exam",
6
description: "Run your tests with randomization, splitting, and parallelization for beautiful tests.",
7
+ base: 'ember-exam',
8
markdown: {
9
// theme: {
10
// ...dark,
0 commit comments