mirror of
https://github.com/rmcrackan/Libation.git
synced 2025-12-23 22:17:52 -05:00
configure config for clean urls
This commit is contained in:
@@ -5,6 +5,7 @@ export default defineConfig({
|
|||||||
title: "Libation",
|
title: "Libation",
|
||||||
description: "Libation: Liberate your Library - A free application for downloading your Audible audiobooks",
|
description: "Libation: Liberate your Library - A free application for downloading your Audible audiobooks",
|
||||||
head: [["link", { rel: "icon", href: "/favicon.ico" }]],
|
head: [["link", { rel: "icon", href: "/favicon.ico" }]],
|
||||||
|
cleanUrls: true,
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
logo: {
|
logo: {
|
||||||
|
|||||||
1025
package-lock.json
generated
1025
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user