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 2af6e29 commit f333c2fCopy full SHA for f333c2f
.vitepress/config.mts
@@ -2,6 +2,7 @@ import { defineConfig } from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
+ base: '/',
6
title: "LaraGram",
7
description: "An advanced framework for Telegram Bot development.",
8
themeConfig: {
0 commit comments