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.
1 parent 9e3a787 commit ace7f9eCopy full SHA for ace7f9e
docs/.vitepress/config.mts
@@ -4,6 +4,7 @@ import { defineConfig } from 'vitepress'
4
export default defineConfig({
5
title: "Trusted Server",
6
description: "Privacy-preserving edge computing for ad serving and synthetic ID generation",
7
+ base: "/trusted-server",
8
themeConfig: {
9
// https://vitepress.dev/reference/default-theme-config
10
nav: [
0 commit comments