diff --git a/index.php b/index.php index a904e88..d1dea6d 100644 --- a/index.php +++ b/index.php @@ -38,5 +38,5 @@ </main> -<?php include("/asset/php/footer.php"); ?> +<?php include("asset/php/footer.php"); ?>