Remove duplicate suffices from posts, fix internal post links, minor tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
require __DIR__ . '/../_php/autoload.php';
|
||||
|
||||
use Symfony\Component\Yaml\Yaml;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user