fix(public) better structure
This commit is contained in:
4
public/index.php
Normal file
4
public/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
$content = __DIR__ . '/../components/homepage/main.php';
|
||||
include __DIR__ . '/../components/structure/main.php';
|
||||
?>
|
||||
Reference in New Issue
Block a user