Cloudflare likely supports them

...didn't find it mentione in docs though, if it doesn't work will revert.
This commit is contained in:
Manav Rathi 2024-03-01 10:26:27 +05:30
parent 34efae430c
commit 4d7ac418f5

View file

@ -5,6 +5,7 @@ export default defineConfig({
title: "Ente Docs",
description: "Help and documentation for Ente's products",
head: [["link", { rel: "icon", type: "image/png", href: "/favicon.png" }]],
cleanUrls: true,
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
editLink: {