Rebrand project from web4beginners to ikfreunde

This commit is contained in:
2026-03-06 14:05:59 +01:00
parent fd9ea482bf
commit a2bddefb47
65 changed files with 698 additions and 696 deletions

View File

@@ -6,5 +6,5 @@ cd "$ROOT_DIR"
PORT="${1:-4173}"
ln -sf web4beginners.com.html index.html
ln -sf ikfreunde.com.html index.html
php -d opcache.enable_cli=0 -S 127.0.0.1:"$PORT" scripts/editor_server.php