docs(site): improve UI, add catppuccin theme, fix MDX bugs
This commit is contained in:
+3
-3
@@ -10,7 +10,7 @@ hero:
|
||||
|
||||
<CardGrid>
|
||||
<LinkCard title="Home" description="Return to the main manual page" href="/" />
|
||||
<LinkCard title="Installation" description="Set up the configuration" href="/09-installation/" />
|
||||
<LinkCard title="Troubleshooting" description="Fix common issues" href="/11-troubleshooting/" />
|
||||
<LinkCard title="Function Reference" description="Browse all functions" href="/05-functions/" />
|
||||
<LinkCard title="Installation" description="Set up the configuration" href="/10-installation/" />
|
||||
<LinkCard title="Troubleshooting" description="Fix common issues" href="/12-troubleshooting/" />
|
||||
<LinkCard title="Function Reference" description="Browse all functions" href="/reference/" />
|
||||
</CardGrid>
|
||||
|
||||
Reference in New Issue
Block a user