Skip to content

Commit

Permalink
docs(README): move callout
Browse files Browse the repository at this point in the history
  • Loading branch information
42willow committed Sep 7, 2024
1 parent 7e7bc90 commit b953d2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
export default DefaultTheme;
```

> [!NOTE]
> Latte is included in all flavors as the light mode variant.
See ["Extending the Default Theme | VitePress"](https://vitepress.dev/guide/extending-default-theme#extending-the-default-theme) for more information.

3. Configure syntax highlighting in your VitePress configuration file:
Expand All @@ -68,9 +71,6 @@
});
```

> [!NOTE]
> Latte is included in all flavors as the light mode variant.
## 💝 Thanks to

- [42Willow](https://github.com/42willow)
Expand Down

0 comments on commit b953d2d

Please sign in to comment.