Add logo to header

This commit is contained in:
Filip Tibell 2023-09-17 13:07:26 -05:00
parent 5289b4bf51
commit 42ca3df4fc
No known key found for this signature in database

View file

@ -1,7 +1,8 @@
import React from "react"
export default {
logo: <span>Lune Documentation</span>,
logo: <span>Documentation</span>,
logoLink: "https://github.com/filiptibell/lune/raw/main/assets/logo/tilt.ico",
docsRepositoryBase: "https://github.com/lune-org/docs/blob/main/pages",
project: {
link: "https://github.com/filiptibell/lune",