aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2019-12-31 13:33:29 +0000
committerAkshay <[email protected]>2019-12-31 13:33:29 +0000
commitd1e27777dae347b29e20bc95f4720beb53d6d2dc (patch)
treed9d9e9960f7b6f34b0c6461024a0c0de7248c6cf /generate.sh
parent6f87531d97905bd31c106b19a4405b9f349a2516 (diff)
remove script residue
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate.sh b/generate.sh
index fba3236..af70b33 100755
--- a/generate.sh
+++ b/generate.sh
@@ -45,7 +45,7 @@ echo "
45 45
46# body 46# body
47echo " 47echo "
48<body onload=\"gotoId()\"> 48<body>
49<h1 class=\"heading\">n</h1> 49<h1 class=\"heading\">n</h1>
50" >> docs/index.html 50" >> docs/index.html
51 51