mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add changelog
This commit is contained in:
parent
5f614a4dfc
commit
909b7ec115
3 changed files with 34 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ export const Header = forwardRef<ElementRef<"div">, { className?: string }>(
|
|||
<ThemeToggle />
|
||||
</div>
|
||||
<div className="hidden min-[500px]:contents">
|
||||
<Button href="#">Working Draft 4</Button>
|
||||
<Button href="/changelog">Working Draft 4</Button>
|
||||
</div>
|
||||
</div>
|
||||
</motion.div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue