Created CV Section #6

Merged
rodude123 merged 17 commits from cv into master 2021-08-31 18:53:13 +01:00
Showing only changes of commit 88d06c421d - Show all commits

View File

@ -8,7 +8,7 @@ use Psr\Http\Message\ServerRequestInterface as Request;
use Slim\Factory\AppFactory; use Slim\Factory\AppFactory;
//require “routes.php”; //require “routes.php”;
require ../vendor/autoload.php”; require "../vendor/autoload.php";
include "timelineData.php"; include "timelineData.php";
// Start slim // Start slim