diff --git a/site/index.html b/site/index.html index fbabe9e..56f7401 100755 --- a/site/index.html +++ b/site/index.html @@ -30,8 +30,8 @@ for file in $(ls -t entries/*.html); do printf "
  • -
    %s
    %s +
    %s
  • " "${file%.*}.html" "$(git log --pretty=format:'%cd' --follow -- "$file" | tail -n 1)" "$title"