diff --git a/_layouts/dashboard.php b/_layouts/dashboard.php index bc10799..5d523dc 100755 --- a/_layouts/dashboard.php +++ b/_layouts/dashboard.php @@ -45,7 +45,7 @@ lang: pt {{ content }} diff --git a/collections/_dashboard/home.php b/collections/_dashboard/index.php similarity index 88% rename from collections/_dashboard/home.php rename to collections/_dashboard/index.php index 450239b..41236ca 100644 --- a/collections/_dashboard/home.php +++ b/collections/_dashboard/index.php @@ -1,6 +1,5 @@ --- layout: dashboard -permalink: /dashboard/ lang: pt --- diff --git a/collections/_dashboard/upload.php b/collections/_dashboard/upload.php index c34d4ee..9229237 100644 --- a/collections/_dashboard/upload.php +++ b/collections/_dashboard/upload.php @@ -1,6 +1,5 @@ --- layout: dashboard -permalink: /dashboard/upload/ lang: pt ---