Loading
jekyll: Remove unnecessary `readonly`
This was hiding the assignment exit code, as reported by `shellcheck`: > SC2155 (warning): Declare and assign separately to avoid masking return > values.
This was hiding the assignment exit code, as reported by `shellcheck`: > SC2155 (warning): Declare and assign separately to avoid masking return > values.