Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanaobrien authored Nov 26, 2023
1 parent ae37bf2 commit 460641b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import path from "path";
export default {
title: 'Chrultrabook Docs',
description: description,
base: "/docs/",
base: "/docz/",
head: [
['meta', { name: 'theme-color', content: '#6a4aec' }],
['meta', { name: 'apple-mobile-web-app-capable', content: 'yes' }],
Expand Down

0 comments on commit 460641b

Please sign in to comment.