diff --git a/tinyhome b/tinyhome index 1fab53a..a37b905 100755 --- a/tinyhome +++ b/tinyhome @@ -2,6 +2,7 @@ title=tinyhome configfile="${1:-config.csv}" +outfile="index.html" get_element(){ echo "${2}" | cut -d',' -f${1} | xargs @@ -14,16 +15,16 @@ itemize(){ icon="$(get_element '3' "${line}")" if [ "${category}" = 'heading' ]; then - echo "