aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-09-08 15:42:58 -0300
committerEuAndreh <eu@euandre.org>2021-09-08 15:42:58 -0300
commit29b4214fcfafbe9e38c3ba8cfcac7e12a7174f41 (patch)
treea97575f12995a06d7eba8a668072b2defc56e6bf
parentsrc/gistatic.in: Finish refs page with signatures, start commit pages (diff)
downloadgistatic-29b4214fcfafbe9e38c3ba8cfcac7e12a7174f41.tar.gz
gistatic-29b4214fcfafbe9e38c3ba8cfcac7e12a7174f41.tar.xz
src/gistatic.in: Fix HTML indentation (probably a typo while editing)
-rwxr-xr-xsrc/gistatic.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/gistatic.in b/src/gistatic.in
index 589d2f6..3f005ee 100755
--- a/src/gistatic.in
+++ b/src/gistatic.in
@@ -418,7 +418,12 @@ print_repo_refs() {
</a>
</h1>
<h2>
- $(escape "$description") </h2> <code> git clone $(escape "$CLONE_URL") </code> </div>
+ $(escape "$description")
+ </h2>
+ <code>
+ git clone $(escape "$CLONE_URL")
+ </code>
+ </div>
</div>
<nav>
<ul>