mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-12 21:57:19 -04:00
configure config for clean urls
This commit is contained in:
1 parent
e1d4533887
commit
3df8a97463
2 files changed
+953
-73
No files matched your search
@@ -5,6 +5,7 @@ export default defineConfig({
|
||||
title: "Libation",
|
||||
description: "Libation: Liberate your Library - A free application for downloading your Audible audiobooks",
|
||||
head: [["link", { rel: "icon", href: "/favicon.ico" }]],
|
||||
cleanUrls: true,
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
logo: {
|
||||
|
||||
Generated
+952
-73
File diff suppressed because it is too large.
Load diff
Reference in new issue
Block a user