test
This commit is contained in:
parent
aad1d68eed
commit
c3052c8352
@ -176,7 +176,7 @@ function update_front_matter {
|
||||
mv "$temp_awk" "$md_file_path"
|
||||
}
|
||||
|
||||
function main() {
|
||||
function social-cards-zola() {
|
||||
while [[ "$#" -gt 0 ]]; do
|
||||
case "$1" in
|
||||
-h|--help)
|
||||
@ -224,5 +224,3 @@ function main() {
|
||||
echo "$image_filename"
|
||||
fi
|
||||
}
|
||||
|
||||
main "$@"
|
Loading…
x
Reference in New Issue
Block a user