chore: move and clean logo to website (#1590)

This commit is contained in:
Jonas L 2022-02-11 11:20:45 +01:00 committed by GitHub
parent 94d3c5e496
commit d3c37ce162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 65 additions and 12168 deletions

View file

@ -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: [
{