diff --git a/bin/controller.rc b/bin/controller.rc index 5fb8714..d6e7da3 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -75,7 +75,7 @@ fn sortedBlogPostList { fn blogTitle { title=`{basename $1 | sed 's/^[0-9\-]*_(.*)\.md$/\1/; s/_/ /g' } du=`{ls -l $1} - echo '##' $title '*('By $du(4) Last mod: $du(7 8 9) ')*' + echo '##' $"title^' *('By $du(4) Last mod: $du(7 8 9) ')*' } # Body