Skip to content

Commit

Permalink
docs: update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
schettn committed Nov 11, 2024
1 parent 3cc9d5c commit 27219b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const config: DocsThemeConfig = {
banner: {
key: '2.0-release',
text: (
<a href="/blog/pylon-2.0" target="_blank">
🎉 Pylon 2.0 is released. Read more →
<a href="/blog/pylon-2.3" target="_blank">
🎉 Pylon 2.3 is released. Read more →
</a>
)
},
Expand Down

1 comment on commit 27219b5

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for pylon-docs ready!

✅ Preview
https://pylon-docs-m2vy4bx47-schettns-projects.vercel.app

Built with commit 27219b5.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.