diff --git a/web/app/guides/page.tsx b/web/app/guides/page.tsx index a6d20ed..9e11084 100644 --- a/web/app/guides/page.tsx +++ b/web/app/guides/page.tsx @@ -45,20 +45,22 @@ export default function GuidesPage() { const guides = getGuides() return ( -
Complementary guides to make the most of your Proxmox VE.
-{guide.description}
- - ))} +Complementary guides to make the most of your Proxmox VE.
+{guide.description}
+ + ))} +