forked from Solo-Web-Works/Projects-Portfolio
✨feature: Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if ( !class_exists('Parsedown', false) ) {
|
||||
require __DIR__ . '/ParsedownModern.php';
|
||||
}
|
||||
Reference in New Issue
Block a user