styling, navigation bar, theming, article lists, page routing.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
require_once 'functions/init.php';
|
||||
require_once 'functions/functions.php';
|
||||
include_once 'components/head.php';
|
||||
include_once 'functions/article_functions.php';
|
||||
|
||||
include_once 'components/foot.php';
|
||||
Reference in New Issue
Block a user