Rebrand project from web4beginners to ikfreunde
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
const PROJECT_ROOT = __DIR__ . '/..';
|
||||
const HTML_PATH = PROJECT_ROOT . '/web4beginners.com.html';
|
||||
const HTML_PATH = PROJECT_ROOT . '/ikfreunde.com.html';
|
||||
const JSON_PATH = PROJECT_ROOT . '/content/site-content.de.json';
|
||||
const CREDENTIALS_PATH = PROJECT_ROOT . '/content/.editor-credentials.json';
|
||||
const RESET_PATH = PROJECT_ROOT . '/content/.editor-reset.json';
|
||||
|
||||
Reference in New Issue
Block a user