Update file index.php
This commit is contained in:
parent
b2ef18ab61
commit
72fb45232b
@ -38,7 +38,7 @@ require "../include/functions.php";
|
||||
<div>
|
||||
<div>
|
||||
<?php
|
||||
$markdownContent = file_get_contents(../content/index.md);
|
||||
$markdownContent = file_get_contents('../content/index.md');
|
||||
|
||||
require_once 'vendor/autoload.php';
|
||||
$parsedown = new Parsedown();
|
||||
|
Loading…
x
Reference in New Issue
Block a user