Repo containing scripts to be used with dovel, and git hooks that powers our web interface.
Author: brian (git@myr.sh)
Date: Fri Sep 29 10:47:01 2023 -0300
Parent: 08929cb
Adjusted spacing
diff --git a/aux.sh b/aux.sh index 842bdda..c8436ce 100755 --- a/aux.sh +++ b/aux.sh @@ -15,7 +15,7 @@ pagehead() { <meta name="color-scheme" content="light dark"> <style> body { - max-width: 40em; + max-width: 43em; margin: 60px auto; padding: 20px; font-family: sans-serif; diff --git a/update-repo-log b/update-repo-log index b4e0a1d..c2f6130 100755 --- a/update-repo-log +++ b/update-repo-log @@ -38,7 +38,7 @@ createcommitpage() { cat <<- EOF </pre> <h3>Diff</h3> - <pre style="overflow-x:auto"> + <pre style="overflow-x:auto;white-space:pre"> EOF }