From: alex Date: Tue, 19 Apr 2022 17:51:38 +0000 (+0200) Subject: Fix other bar width too X-Git-Tag: 20240214-emacs~226^2~38 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=a0cdac44463cb500da5235493e8a7fc393bbea5f;p=alex.git Fix other bar width too --- diff --git a/build.py b/build.py index f979500..6ebe6ba 100755 --- a/build.py +++ b/build.py @@ -67,7 +67,7 @@ def create_index(posts): index.write("\n".join(post_lines[2:])) index.write("\n\n") - index.write("_" * 80) + index.write("_" * 40) index.write("\n") index.write(textwrap.dedent("""