docs: fix deploy to LibreTime website
This commit is contained in:
parent
3ec85d7821
commit
a7e9549643
3 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ const config = {
|
|||
title: vars.title,
|
||||
tagline: vars.description,
|
||||
url: vars.website,
|
||||
baseUrl: "/libretime/",
|
||||
baseUrl: "/",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "throw",
|
||||
favicon: "img/icon.svg",
|
||||
|
|
|
@ -2,7 +2,7 @@ module.exports = {
|
|||
title: "LibreTime",
|
||||
description: "Radio Broadcast & Automation Platform",
|
||||
version: "3.0.0-alpha.10",
|
||||
website: "https://jooola.github.io",
|
||||
website: "https://libretime.org",
|
||||
|
||||
repository: {
|
||||
href: "https://github.com/libretime/libretime",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue