chore: move and clean logo to website (#1590)
This commit is contained in:
parent
94d3c5e496
commit
d3c37ce162
34 changed files with 65 additions and 12168 deletions
|
@ -12,7 +12,7 @@ const config = {
|
|||
baseUrl: "/",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "throw",
|
||||
favicon: "img/favicon.ico",
|
||||
favicon: "img/icon.svg",
|
||||
organizationName: "libretime",
|
||||
projectName: "libretime",
|
||||
trailingSlash: true,
|
||||
|
@ -57,7 +57,7 @@ const config = {
|
|||
title: "Libretime",
|
||||
logo: {
|
||||
alt: "Libretime tower",
|
||||
src: "img/logo.svg",
|
||||
src: "img/icon.svg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue