|
@@ -5,13 +5,13 @@ module.exports = [
|
|
|
title: "OpenPanel Documentation",
|
|
|
description:
|
|
|
"Documentation and How-to tutorials for <strong>end-user interface</strong> where customers can add domains, manage websites and configure services.",
|
|
|
- thumbImgURL: "/use-cases/usystem.png",
|
|
|
+ thumbImgURL: "/img/panel/v1/dashboard/dashboard.png",
|
|
|
},
|
|
|
{
|
|
|
route: "admin",
|
|
|
title: "OpenAdmin Documentation",
|
|
|
description:
|
|
|
"Documentation for the <strong>Administrator users</strong>.",
|
|
|
- thumbImgURL: "/use-cases/gravity.png",
|
|
|
+ thumbImgURL: "/img/admin/openadmin_dashboard.png",
|
|
|
},
|
|
|
];
|