diff options
Diffstat (limited to 'barf')
| -rwxr-xr-x | barf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ index_html() { # Intro text $MARKDOWN index.md - echo "<ul>" + echo "<ul class='posts'>" # Posts while read -r f title created; do |
