mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
update docs
This commit is contained in:
parent
6bd3ab08c8
commit
89846e6b89
@ -4,7 +4,7 @@ import { hopeTheme } from 'vuepress-theme-hope'
|
||||
|
||||
export default defineUserConfig({
|
||||
// meta
|
||||
title: 'IT4C - E2E Cypress Cucumber Boilerplate Documentation',
|
||||
title: 'E2E Cypress Cucumber Boilerplate Documentation',
|
||||
description: 'IT4C - E2E Cypress Cucumber Boilerplate Documentation',
|
||||
dest: 'build/docs',
|
||||
base: process.env.VUEPRESS_BASE ? `/${process.env.VUEPRESS_BASE}/` : '/',
|
||||
@ -31,7 +31,6 @@ export default defineUserConfig({
|
||||
},
|
||||
plugins: {
|
||||
mdEnhance: {
|
||||
tabs: true,
|
||||
imgSize: true
|
||||
},
|
||||
searchPro: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user