mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(docs): add gem logo to GitHub Pages nav bar and home hero
This commit is contained in:
@@ -15,6 +15,8 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
themeConfig: {
|
||||
logo: "/logo.svg",
|
||||
|
||||
nav: [
|
||||
{ text: "Home", link: "/" },
|
||||
{ text: "Guide", link: "/guide/getting-started" },
|
||||
|
||||
Reference in New Issue
Block a user