Skip to content

Commit

Permalink
Add logo to header
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Sep 17, 2023
1 parent 5289b4b commit 42ca3df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theme.config.jsx
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 42ca3df

Please sign in to comment.