diff --git a/theme.config.jsx b/theme.config.jsx index 78aeb4e..40ce68d 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -1,7 +1,8 @@ import React from "react" export default { - logo: Lune Documentation, + logo: Documentation, + 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",