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 3f22e36 commit ac66b4eCopy full SHA for ac66b4e
packages/pinorama-docs/.vitepress/config.ts
@@ -2,6 +2,7 @@ import { defineConfig } from "vitepress"
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
+ base: "/pinorama/",
6
title: "Pinorama",
7
description: "Simple, Log Search for Pino",
8
themeConfig: {
0 commit comments