Rebrand project from web4beginners to ikfreunde
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
INPUT_HTML="${1:-web4beginners.com.html}"
|
||||
INPUT_HTML="${1:-ikfreunde.com.html}"
|
||||
OUTPUT_JSON="${2:-content/site-content.de.json}"
|
||||
|
||||
mkdir -p "$(dirname "$OUTPUT_JSON")"
|
||||
|
||||
Reference in New Issue
Block a user