From 613002356ef164a03241ec766271b7f182f3844b Mon Sep 17 00:00:00 2001 From: speedie Date: Mon, 31 Jul 2023 18:04:43 +0200 Subject: [PATCH] Move project-list to projects/index.php --- php/header-navbar.php | 2 +- project-list.php => projects/index.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename project-list.php => projects/index.php (98%) diff --git a/php/header-navbar.php b/php/header-navbar.php index ca45fb7..5fa1fd4 100644 --- a/php/header-navbar.php +++ b/php/header-navbar.php @@ -3,7 +3,7 @@ Home - Projects + Projects Blog diff --git a/project-list.php b/projects/index.php similarity index 98% rename from project-list.php rename to projects/index.php index dc84271..8f7aeac 100644 --- a/project-list.php +++ b/projects/index.php @@ -1,7 +1,7 @@ - + Projects @@ -38,6 +38,6 @@