aboutsummaryrefslogtreecommitdiff
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rwxr-xr-xbuild.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.py b/build.py
index f9795002..6ebe6ba4 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("""