Skip to content

Commit

Permalink
docs: fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Jul 15, 2023
1 parent 2c4c0e9 commit 81be620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default defineConfig({
output: 'static',
integrations: [
starlight({
title: 'Reatom Docs',
title: 'Reatom',
logo: {
src: './src/assets/logo_light.svg',
},
Expand Down

1 comment on commit 81be620

@vercel
Copy link

@vercel vercel bot commented on 81be620 Jul 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.