This commit is contained in:
Alex Garcia 2024-05-10 23:40:22 -07:00
parent b1753e359c
commit 12c96fc6fe
3 changed files with 4 additions and 2 deletions

View file

@ -39,7 +39,6 @@ const guides = {
function nav(): DefaultTheme.NavItem[] {
return [
{ text: "Home", link: "/" },
//guides,
{ text: "API Reference", link: "/api-reference" },
{ text: "♥ Sponsor", link: "https://github.com/sponsors/asg017" },